summaryrefslogtreecommitdiff
path: root/structs.go
diff options
context:
space:
mode:
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 bbc7e70..f7a05d1 100644
--- a/structs.go
+++ b/structs.go
@@ -61,6 +61,7 @@ type mainType struct {
// the repositories to them
newBranch *gui.Node // deprecate?
setBranchB *gui.Node // deprecate?
+ reposWinB *gui.Node // button that opens the repos window
repoAllB *gui.Node // "all" repos button
repoDirtyB *gui.Node // "dirty" repos button
repoDevelMergeB *gui.Node // "merge to devel" repos button