mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-02-19 01:09:58 +00:00
[client] main: move micDefaultState into g_state
This commit is contained in:
@@ -147,6 +147,8 @@ struct AppState
|
||||
bool resizeDone;
|
||||
|
||||
bool autoIdleInhibitState;
|
||||
|
||||
enum MicDefaultState micDefaultState;
|
||||
};
|
||||
|
||||
struct AppParams
|
||||
|
||||
Reference in New Issue
Block a user