mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-07-21 14:52:04 +00:00
[idd] helper: add buttons for deferred mode save and revert
This commit is contained in:
@@ -54,6 +54,8 @@ class CConfigWindow : public CWindow
|
||||
std::unique_ptr<CButton> m_modeUpdate;
|
||||
std::unique_ptr<CButton> m_modeDelete;
|
||||
std::unique_ptr<CButton> m_modeReset;
|
||||
std::unique_ptr<CButton> m_modeSave;
|
||||
std::unique_ptr<CButton> m_modeRevert;
|
||||
|
||||
std::unique_ptr<CStaticWidget> m_defRefreshLabel;
|
||||
std::unique_ptr<CEditWidget> m_defRefresh;
|
||||
|
||||
Reference in New Issue
Block a user