ENTRY: start an entrybox

Signed-off-by: Jeff Carr <jcarr@wit.com>
This commit is contained in:
Jeff Carr 2021-11-03 23:29:39 -05:00
parent 36ccb273aa
commit 9aa7dda6f9
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@ func tabResets(w *gui.Node) *gui.Node {
})
aptGroup(newTab)
newTab.MakeBasicControlsPage("testing stuff")
/////////////////////////////////////////////////////////////////////////////
gn := newTab.AddGroup("GO")