1

Add winmanifest import

This commit is contained in:
toasted-nutbread 2020-12-05 23:46:12 -05:00
parent fc189b9b83
commit b4cbb35f65

1
gui.go
View File

@ -28,6 +28,7 @@ import (
"strings"
"github.com/andlabs/ui"
_ "github.com/andlabs/ui/winmanifest"
)
type logger struct {