summaryrefslogtreecommitdiff
path: root/structs.go
diff options
context:
space:
mode:
Diffstat (limited to 'structs.go')
-rw-r--r--structs.go9
1 files changed, 5 insertions, 4 deletions
diff --git a/structs.go b/structs.go
index 8a401ca..23a5ca8 100644
--- a/structs.go
+++ b/structs.go
@@ -24,10 +24,11 @@ type GuiConfig struct {
Height int
Exit func(*Node)
- Debug bool
- DebugNode bool
- DebugTabs bool
- DebugTable bool
+ Debug bool
+ DebugNode bool
+ DebugTabs bool
+ DebugTable bool
+ DebugWindow bool
depth int
counter int // used to make unique ID's