Windows: import fixes.
This commit is contained in:
@@ -1,7 +1,12 @@
|
|||||||
package ui
|
package ui
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
// stdlib
|
||||||
|
"os"
|
||||||
|
"path/filepath"
|
||||||
|
|
||||||
// other
|
// other
|
||||||
|
"github.com/mattn/go-gtk/gtk"
|
||||||
"github.com/couchbase/goutils/platform"
|
"github.com/couchbase/goutils/platform"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user