summaryrefslogtreecommitdiff
path: root/structs.go
diff options
context:
space:
mode:
Diffstat (limited to 'structs.go')
-rw-r--r--structs.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/structs.go b/structs.go
index cfd21db..679bdb2 100644
--- a/structs.go
+++ b/structs.go
@@ -44,7 +44,7 @@ type Node struct {
State widget.State
- Strings map[string]int
+ ddStrings []string
// the internal plugin toolkit structure
// in the gtk plugin, it has gtk things like margin & border settings