diff options
| author | Jeff Carr <[email protected]> | 2025-01-20 02:14:08 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-01-20 02:14:08 -0600 |
| commit | d9c4d18b168726f0c44269b40bb699c17278ab17 (patch) | |
| tree | a0d121651bb0196f558e79a782e84a5701079652 /doGui.go | |
| parent | 25b2e50f6b1a15f887416479cd0df583cc6d4e19 (diff) | |
patch window
Diffstat (limited to 'doGui.go')
| -rw-r--r-- | doGui.go | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -29,6 +29,8 @@ func doGui() { // debug() + me.patchWin = new(patchesWindow) + me.mainWindow = gadgets.RawBasicWindow("Forge: (this doesn't work yet)") me.mainWindow.Make() me.mainWindow.Show() |
