mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-30 11:55:35 +08:00
refs #886, wizard
This commit is contained in:
@@ -36,6 +36,9 @@ namespace BlackGui
|
||||
virtual ~CConfigurationWizard();
|
||||
|
||||
private:
|
||||
//! The current page has changed
|
||||
void wizardCurrentIdChanged(int id);
|
||||
|
||||
QScopedPointer<Ui::CConfigurationWizard> ui;
|
||||
};
|
||||
} // ns
|
||||
|
||||
Reference in New Issue
Block a user