summaryrefslogtreecommitdiff
path: root/structs.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-03-04 00:27:15 -0600
committerJeff Carr <[email protected]>2025-03-04 00:27:15 -0600
commitd35d0c16e70fa24ae11f69cfa8e3ca0ca6a35eba (patch)
tree0e5885638ecdaeba773ae8bfa484d5896dbd6272 /structs.go
parent7364eb1ebfe2e683690a5db1f3445df3d0134e84 (diff)
mod button highlighting worksv0.22.100
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