1

Merge pull request #23 from toasted-nutbread/add-winmanifest

Add winmanifest import
This commit is contained in:
Alex Yatskov 2020-12-05 21:29:29 -08:00 committed by GitHub
commit 1809f15f0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
gui.go
View File

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