summaryrefslogtreecommitdiff
path: root/structs.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-10-13 13:30:28 -0500
committerJeff Carr <[email protected]>2025-10-13 13:30:28 -0500
commit8f83808f59ffc42b306f8d1ca367132ddf62cb2b (patch)
treead2e68faccea70eab567b19db37dfe36a24f9ff1 /structs.go
parent1dd92b2980c5e8ae5a37def4938cde5c8c6117fd (diff)
more testingv0.25.84
Diffstat (limited to 'structs.go')
-rw-r--r--structs.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/structs.go b/structs.go
index f613333..3c79964 100644
--- a/structs.go
+++ b/structs.go
@@ -31,6 +31,7 @@ type mainType struct {
sh *prep.Auto // shell autocomplete
forge *forgepb.Forge // for holding the forge protobuf files
myGui *fhelp.GuiPrep // for initializing the GUI toolkits
+ origGui *gui.Node // for initializing the GUI toolkits
foundPaths []string // stores gopaths to act on (when doing go-clone)
configSave bool // if the config file should be saved after finishing
urlbase string // base URL