diff options
Diffstat (limited to 'treeInit.go')
| -rw-r--r-- | treeInit.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/treeInit.go b/treeInit.go index 5c2284e..7fc1c73 100644 --- a/treeInit.go +++ b/treeInit.go @@ -68,6 +68,7 @@ func initTree() *tree.TreeInfo { t.Hide = hideWidget t.SetChecked = setChecked + t.ToolkitInit = toolkitInit t.ToolkitClose = toolkitClose t.ShowTable = showTable |
