mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-06 18:05:35 +00:00
ui/app: replace WindowOptions with WindowOption
Thanks to Larry Clapp for noticing the opportunity for improvement. Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
+1
-1
@@ -69,7 +69,7 @@ type windowRendezvous struct {
|
||||
|
||||
type windowAndOptions struct {
|
||||
window *Window
|
||||
opts *WindowOptions
|
||||
opts *windowOptions
|
||||
}
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user