Moved current UI in "gtk2" directory.
Get ready, we're migrating to Qt5 :).
This commit is contained in:
parent
e66875ffbe
commit
af26eff895
@ -13,7 +13,7 @@ import (
|
|||||||
// local
|
// local
|
||||||
"github.com/pztrn/urtrator/common"
|
"github.com/pztrn/urtrator/common"
|
||||||
"github.com/pztrn/urtrator/context"
|
"github.com/pztrn/urtrator/context"
|
||||||
"github.com/pztrn/urtrator/ui"
|
"github.com/pztrn/urtrator/ui/gtk2"
|
||||||
|
|
||||||
// stdlib
|
// stdlib
|
||||||
"fmt"
|
"fmt"
|
||||||
|
Reference in New Issue
Block a user