added gotk to project
This commit is contained in:
7
internal/ui/handlers.go
Normal file
7
internal/ui/handlers.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package ui
|
||||
|
||||
import "github.com/gotk3/gotk3/gtk"
|
||||
|
||||
type Handlers struct {
|
||||
gtk.AboutDialog
|
||||
}
|
||||
Reference in New Issue
Block a user