diff options
| author | Jeff Carr <[email protected]> | 2025-05-31 16:03:00 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-05-31 16:03:00 -0500 |
| commit | 1282c17e8119a2debdfce0448b6c4b909b53f447 (patch) | |
| tree | 56ee8a87049a951c34eadaf920bc2c6258b8b437 /structs.go | |
| parent | 9f367cb39b6f6275b0f88fc4fc038cdec33334fa (diff) | |
rearrange main window
Diffstat (limited to 'structs.go')
| -rw-r--r-- | structs.go | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -67,7 +67,6 @@ type mainType struct { repoDirtyB *gui.Node // "dirty" repos button repoDevelMergeB *gui.Node // "merge to devel" repos button repoWritableB *gui.Node // "what repos are writable" repos button - demoB *gui.Node // opens the demo // modeReleaseW *gui.Node // opens the release window // modePatchW *gui.Node // opens the patch window // modeUserW *gui.Node // opens the user/hack window |
