summaryrefslogtreecommitdiff
path: root/structs.go
diff options
context:
space:
mode:
Diffstat (limited to 'structs.go')
-rw-r--r--structs.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/structs.go b/structs.go
index c82cd69..d14f08d 100644
--- a/structs.go
+++ b/structs.go
@@ -97,9 +97,9 @@ type Node struct {
// most widgets need one value, this is current alue
// value any
- defaultS string
+ defaultS string
newString string
- currentS string
+ currentS string
//
label string