forked from joejulian/gio
@@ -33,9 +33,9 @@ type Key struct {
|
|||||||
|
|
||||||
// Shadow of ui.MacroOp.
|
// Shadow of ui.MacroOp.
|
||||||
type macroOp struct {
|
type macroOp struct {
|
||||||
ops *ui.Ops
|
ops *ui.Ops
|
||||||
version int
|
version int
|
||||||
pc pc
|
pc pc
|
||||||
}
|
}
|
||||||
|
|
||||||
type pc struct {
|
type pc struct {
|
||||||
|
|||||||
Reference in New Issue
Block a user