summaryrefslogtreecommitdiff
path: root/structs.go
diff options
context:
space:
mode:
Diffstat (limited to 'structs.go')
-rw-r--r--structs.go6
1 files changed, 3 insertions, 3 deletions
diff --git a/structs.go b/structs.go
index 0c2f2fd..fe16b56 100644
--- a/structs.go
+++ b/structs.go
@@ -46,9 +46,9 @@ type RepoStatus struct {
major *gadgets.BasicCombobox
revision *gadgets.BasicCombobox
- versionMessage *gadgets.BasicEntry
- versionCmds [][]string
- versionCmdOutput *gadgets.OneLiner
+ versionMessage *gadgets.BasicEntry
+ versionCmds [][]string
+ versionCmdOutput *gadgets.OneLiner
targetReleaseVersion *gadgets.OneLiner
newversion *gui.Node