mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-06-06 23:04:25 +00:00
[idd] helper: send message over pipe when settings changed
This commit is contained in:
@@ -59,6 +59,8 @@ public:
|
||||
bool Init();
|
||||
void DeInit();
|
||||
bool IsRunning() { return m_running; }
|
||||
|
||||
void ReloadSettings();
|
||||
};
|
||||
|
||||
extern CPipeClient g_pipe;
|
||||
Reference in New Issue
Block a user