mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-07-24 08:12:03 +00:00
[idd] helper: add UI to toggle exclusive monitor setting
This commit is contained in:
@@ -63,6 +63,7 @@ class CConfigWindow : public CWindow
|
||||
|
||||
std::unique_ptr<CGroupBox> m_prefGroup;
|
||||
std::unique_ptr<CCheckbox> m_prefNoGPU;
|
||||
std::unique_ptr<CCheckbox> m_prefExclusive;
|
||||
|
||||
std::function<void()> m_onDestroy;
|
||||
std::function<void()> m_onSettingChange;
|
||||
|
||||
Reference in New Issue
Block a user