diff options
Diffstat (limited to 'examples/histogram.go')
| -rw-r--r-- | examples/histogram.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/histogram.go b/examples/histogram.go index 610d65a..55a9f59 100644 --- a/examples/histogram.go +++ b/examples/histogram.go @@ -9,6 +9,7 @@ import ( "time" "github.com/andlabs/ui" + _ "github.com/andlabs/ui/winmanifest" ) var ( |
