mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-10-14 19:38:10 +00:00
[client] app: move all alert management into overlay/alert.c
This commit is contained in:
@@ -63,11 +63,6 @@ struct AppState
|
||||
uint64_t lastImGuiFrame;
|
||||
bool renderImGuiTwice;
|
||||
|
||||
bool alertShow;
|
||||
char * alertMessage;
|
||||
LG_MsgAlert alertType;
|
||||
uint64_t alertTimeout;
|
||||
|
||||
struct LG_DisplayServerOps * ds;
|
||||
bool dsInitialized;
|
||||
bool jitRender;
|
||||
|
Reference in New Issue
Block a user