summaryrefslogtreecommitdiff
path: root/toolkit/andlabs/debug.go
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/andlabs/debug.go')
-rw-r--r--toolkit/andlabs/debug.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolkit/andlabs/debug.go b/toolkit/andlabs/debug.go
index 87e875d..33f8c44 100644
--- a/toolkit/andlabs/debug.go
+++ b/toolkit/andlabs/debug.go
@@ -49,7 +49,7 @@ func ShowDebug () {
log(true, "debugError =", debugError)
}
-func (t *andlabsT) Dump(b bool) {
+func (t *guiWidget) Dump(b bool) {
if ! b {
return
}