diff options
Diffstat (limited to 'gui.go')
| -rw-r--r-- | gui.go | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -24,6 +24,7 @@ type GuiDataStructure struct { ButtonClickNew func(*ButtonMap) CurrentVM string MyArea *ui.Area + Version string // stuff for the splash screen / setup tabs cloudWindow *ui.Window |
