mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-04 08:55:35 +00:00
ui: rename block to macro
It is a more precise name. Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
+2
-2
@@ -28,9 +28,9 @@ type Editor struct {
|
||||
SingleLine bool
|
||||
Submit bool
|
||||
|
||||
Material ui.BlockOp
|
||||
Material ui.MacroOp
|
||||
Hint string
|
||||
HintMaterial ui.BlockOp
|
||||
HintMaterial ui.MacroOp
|
||||
|
||||
oldScale int
|
||||
blinkStart time.Time
|
||||
|
||||
Reference in New Issue
Block a user