diff options
Diffstat (limited to 'structs.go')
| -rw-r--r-- | structs.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ package gui import ( "sync" "embed" - "go.wit.com/gui/gui/toolkit" + "go.wit.com/gui/toolkits" ) // |
![]() |
index : jcarr/gui | |
| Unnamed repository; edit this file 'description' to name the repository. |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | structs.go | 2 |
@@ -3,7 +3,7 @@ package gui import ( "sync" "embed" - "go.wit.com/gui/gui/toolkit" + "go.wit.com/gui/toolkits" ) // |