mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-03 16:35:36 +00:00
ui: rename ops to have Op suffixed, not prefixed
Match Go's FooError name pattern. While we're here, rename RedrawOp to InvalidateOp. Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
@@ -10,7 +10,7 @@ const (
|
||||
TypeBlock
|
||||
TypeTransform
|
||||
TypeLayer
|
||||
TypeRedraw
|
||||
TypeInvalidate
|
||||
TypeImage
|
||||
TypeDraw
|
||||
TypeColor
|
||||
|
||||
Reference in New Issue
Block a user