diff options
| author | Pietro Gagliardi <[email protected]> | 2018-09-02 13:52:55 -0400 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2018-09-02 13:52:55 -0400 |
| commit | 71aba62178195195754bc36e5e84cc7176b0dbcd (patch) | |
| tree | a24b6302a66e67287be798b448577ce3886b37f2 /examples/histogram.go | |
| parent | 4c4827d34fdab7953e3dae6659ea029420fd1fa5 (diff) | |
Added a winmanifest package for including a generic Windows manifest. Now to just rewrite the README.
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 ( |
