diff --git a/examples/updateui.go b/examples/updateui.go index 48aadfd..54e5128 100644 --- a/examples/updateui.go +++ b/examples/updateui.go @@ -5,6 +5,7 @@ import ( "time" "github.com/andlabs/ui" + _ "github.com/andlabs/ui/winmanifest" ) // Example showing how to update the UI using the QueueMain function