ENTRY: start an entrybox
Signed-off-by: Jeff Carr <jcarr@wit.com>
This commit is contained in:
parent
36ccb273aa
commit
9aa7dda6f9
|
@ -45,6 +45,7 @@ func tabResets(w *gui.Node) *gui.Node {
|
||||||
})
|
})
|
||||||
|
|
||||||
aptGroup(newTab)
|
aptGroup(newTab)
|
||||||
|
newTab.MakeBasicControlsPage("testing stuff")
|
||||||
|
|
||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
gn := newTab.AddGroup("GO")
|
gn := newTab.AddGroup("GO")
|
||||||
|
|
Loading…
Reference in New Issue