summaryrefslogtreecommitdiff
path: root/examples/controlgallery.go
diff options
context:
space:
mode:
Diffstat (limited to 'examples/controlgallery.go')
-rw-r--r--examples/controlgallery.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/controlgallery.go b/examples/controlgallery.go
index d77bebe..e2d2dc2 100644
--- a/examples/controlgallery.go
+++ b/examples/controlgallery.go
@@ -6,6 +6,7 @@ package main
import (
"github.com/andlabs/ui"
+ _ "github.com/andlabs/ui/winmanifest"
)
var mainwin *ui.Window