[idd] helper: rearrange UI in preparation for deferred saves

This commit is contained in:
Quantum
2026-07-18 02:53:47 -04:00
committed by Geoffrey McRae
parent e3e0cfd43a
commit 0e05ff9742
2 changed files with 13 additions and 17 deletions

View File

@@ -55,7 +55,6 @@ class CConfigWindow : public CWindow
std::unique_ptr<CButton> m_modeDelete;
std::unique_ptr<CButton> m_modeReset;
std::unique_ptr<CGroupBox> m_autosizeGroup;
std::unique_ptr<CStaticWidget> m_defRefreshLabel;
std::unique_ptr<CEditWidget> m_defRefresh;
std::unique_ptr<CStaticWidget> m_defRefreshHz;