Skip to content

Commit

Permalink
Framework update
Browse files Browse the repository at this point in the history
  • Loading branch information
Tercioo committed Apr 14, 2020
1 parent 149986e commit e2a169a
Show file tree
Hide file tree
Showing 5 changed files with 403 additions and 103 deletions.
2 changes: 2 additions & 0 deletions Libs/DF/button.lua
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ do
local metaPrototype = {
WidgetType = "button",
SetHook = DF.SetHook,
HasHook = DF.HasHook,
ClearHooks = DF.ClearHooks,
RunHooksForWidget = DF.RunHooksForWidget,
}

Expand Down
Loading

0 comments on commit e2a169a

Please sign in to comment.