refs #886, wizard

This commit is contained in:
Klaus Basan
2017-02-24 05:55:31 +01:00
parent 966bddc208
commit f922777a28
3 changed files with 186 additions and 8 deletions

View File

@@ -36,6 +36,9 @@ namespace BlackGui
virtual ~CConfigurationWizard();
private:
//! The current page has changed
void wizardCurrentIdChanged(int id);
QScopedPointer<Ui::CConfigurationWizard> ui;
};
} // ns