From d35d0c16e70fa24ae11f69cfa8e3ca0ca6a35eba Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Tue, 4 Mar 2025 00:27:15 -0600 Subject: mod button highlighting works --- structs.go | 1 + 1 file changed, 1 insertion(+) (limited to 'structs.go') 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 -- cgit v1.2.3