mirror of
https://git.checksum.fail/alec/erythros
synced 2025-12-11 13:39:55 +02:00
System/Libraries/Gui: Add Bool explicit_repaint to Window class
This commit is contained in:
@@ -124,6 +124,7 @@ class Window {
|
||||
Bool alpha;
|
||||
Bool refresh;
|
||||
Bool repainting;
|
||||
Bool explicit_repaint;
|
||||
CTask* client;
|
||||
I64 x;
|
||||
I64 y;
|
||||
|
||||
Reference in New Issue
Block a user