summaryrefslogtreecommitdiff
path: root/debugFlags.go
diff options
context:
space:
mode:
Diffstat (limited to 'debugFlags.go')
-rw-r--r--debugFlags.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/debugFlags.go b/debugFlags.go
index a69eb9f..b7a7768 100644
--- a/debugFlags.go
+++ b/debugFlags.go
@@ -39,7 +39,7 @@ func (n *Node) DebugFlags(makeWindow bool) {
g.NewLabel("like verbose=1")
cb1.Custom = func() {
debugGui = cb1.widget.B
- log(debugGui, "Custom() n.widget =", cb1.widget.Name, cb1.widget.B)
+ log(debugGui, "Custom() n.widget =", cb1.Name, cb1.widget.B)
}
// errors. by default these always output somewhere