diff options
Diffstat (limited to 'main.go')
| -rw-r--r-- | main.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ func main() { // myGui.LoadToolkit("nocui") helloworld() - basicWindow = makebasicWindow() + // basicWindow = makebasicWindow() // go will sit here until the window exits gui.Watchdog() |
