From bd24754c82f77d06dba31c32c3acdd0ed1adebe9 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Fri, 9 Feb 2024 03:43:55 -0600 Subject: more node State repairs Signed-off-by: Jeff Carr --- structs.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'structs.go') 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 -- cgit v1.2.3