mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-02 07:57:29 +00:00
example: bump gio version and add flat button example to kitchen
Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
@@ -56,7 +56,7 @@ type Tabs struct {
|
||||
}
|
||||
|
||||
type Tab struct {
|
||||
btn widget.Button
|
||||
btn widget.Clickable
|
||||
Title string
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user