parent
f1cb916d47
commit
e26413e636
2
main.go
2
main.go
|
@ -9,8 +9,8 @@ import (
|
||||||
|
|
||||||
"go.wit.com/gui/gui"
|
"go.wit.com/gui/gui"
|
||||||
"go.wit.com/gui/gadgets"
|
"go.wit.com/gui/gadgets"
|
||||||
|
"go.wit.com/gui/gadgets/repostatus"
|
||||||
"go.wit.com/apps/control-panel-dns/smartwindow"
|
"go.wit.com/apps/control-panel-dns/smartwindow"
|
||||||
"go.wit.com/apps/myrepos/repostatus"
|
|
||||||
)
|
)
|
||||||
|
|
||||||
var myGui *gui.Node
|
var myGui *gui.Node
|
||||||
|
|
Loading…
Reference in New Issue