From b4cbb35f654cc26ea1f3efc7c5c9390c13b0fc74 Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Sat, 5 Dec 2020 23:46:12 -0500 Subject: [PATCH] Add winmanifest import --- gui.go | 1 + 1 file changed, 1 insertion(+) diff --git a/gui.go b/gui.go index 78cfc03..65a2e58 100644 --- a/gui.go +++ b/gui.go @@ -28,6 +28,7 @@ import ( "strings" "github.com/andlabs/ui" + _ "github.com/andlabs/ui/winmanifest" ) type logger struct {