diff options
Diffstat (limited to 'examples/table.go')
| -rw-r--r-- | examples/table.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/table.go b/examples/table.go index 41cde9f..1d11f8d 100644 --- a/examples/table.go +++ b/examples/table.go @@ -16,6 +16,7 @@ import ( "bytes" "github.com/andlabs/ui" + _ "github.com/andlabs/ui/winmanifest" ) type modelHandler struct { |
