diff options
| author | Jeff Carr <[email protected]> | 2025-01-28 13:20:10 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-01-28 13:20:10 -0600 |
| commit | 91c28de514b1a41e2355714f5352f5438dbe34a2 (patch) | |
| tree | fbf0c71cecc509195501be13a26dd07c0d026706 /doGui.go | |
| parent | 3b6e84abdfdff7181c1eb9553a6c6589d6ba027a (diff) | |
make a patchset grid widget
Diffstat (limited to 'doGui.go')
| -rw-r--r-- | doGui.go | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -59,14 +59,9 @@ func doGui() { vbox2 := me.mainbox.NewVerticalBox("BOX2") globalBuildOptions(vbox2) - // me.summary = submitPatchesBox(vbox2) me.repos = makeRepoView() - // processing is done. update the repo summary box - // me.summary.Update() - // me.summary.submitB.Disable() - me.Enable() // intermittently scans the status indefinitly |
