mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-05 17:35:36 +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:
+1
-1
@@ -18,7 +18,7 @@ import (
|
||||
|
||||
type Label struct {
|
||||
Face Face
|
||||
Material ui.BlockOp
|
||||
Material ui.MacroOp
|
||||
Alignment Alignment
|
||||
Text string
|
||||
MaxLines int
|
||||
|
||||
Reference in New Issue
Block a user