mirror of
https://git.checksum.fail/alec/erythros
synced 2025-12-11 13:39:55 +02:00
System/Libraries/Gui: Add data attribute to Widget class
This commit is contained in:
@@ -54,6 +54,7 @@ class Widget {
|
||||
I64 height;
|
||||
I64 opacity;
|
||||
U64 flags;
|
||||
U64 data;
|
||||
U8* tag;
|
||||
Widget* echo;
|
||||
Window* parent_win;
|
||||
|
||||
Reference in New Issue
Block a user