Sun 12 Jan 20:49:00 CET 2025
This commit is contained in:
parent
61b15ff146
commit
da0a34a82d
|
@ -19,5 +19,6 @@ struct event {
|
||||||
#define EVENT_RESIZE (1<<6)
|
#define EVENT_RESIZE (1<<6)
|
||||||
#define EVENT_REVEAL (1<<7)
|
#define EVENT_REVEAL (1<<7)
|
||||||
#define EVENT_HIDE (1<<8)
|
#define EVENT_HIDE (1<<8)
|
||||||
|
#define EVENT_DATA (1<<9)
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in New Issue
Block a user