Update CONFIG/MainDlg.h

This commit is contained in:
Anonymous Maarten 2025-06-03 01:36:42 +00:00 committed by GitHub
parent 303e02d1a9
commit d5d9d65027
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21,7 +21,6 @@ class CMainDialog : public QDialog {
CMainDialog(QWidget* pParent = nullptr); CMainDialog(QWidget* pParent = nullptr);
protected: protected:
// void DoDataExchange(CDataExchange* pDX) override;
void UpdateInterface(); void UpdateInterface();
void SwitchToAdvanced(bool p_advanced); void SwitchToAdvanced(bool p_advanced);