mirror of
https://git.checksum.fail/alec/erythros
synced 2025-12-11 13:39:55 +02:00
System/Libraries/Gui: Add disabled property to Widget class
This commit is contained in:
@@ -46,6 +46,7 @@ class @widget_origin
|
||||
|
||||
class Widget {
|
||||
Bool change;
|
||||
Bool disabled;
|
||||
I64 id;
|
||||
I64 type;
|
||||
I64 x;
|
||||
|
||||
Reference in New Issue
Block a user