parent
1444c9e23e
commit
a2e90b1e9e
|
@ -20,7 +20,6 @@ func showSplashBox(box *gui.GuiBox) *gui.GuiBox {
|
||||||
box.Window.UiWindow.SetTitle("Cloud Control Panel")
|
box.Window.UiWindow.SetTitle("Cloud Control Panel")
|
||||||
|
|
||||||
gui.HorizontalBreak(box)
|
gui.HorizontalBreak(box)
|
||||||
gui.NewLabel(box, "jcarr test2")
|
|
||||||
|
|
||||||
if runtime.GOOS == "linux" {
|
if runtime.GOOS == "linux" {
|
||||||
gui.NewLabel(box,"OS: Linux")
|
gui.NewLabel(box,"OS: Linux")
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
1444c9e23e2ca33f4d8dfe87388510b29255d97d
|
Loading…
Reference in New Issue