mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-14 00:25:35 +08:00
Center wizard page and use "classic style"
This commit is contained in:
committed by
Mat Sutcliffe
parent
1dd10ffe29
commit
5c870a8404
@@ -506,6 +506,7 @@ void CSwiftLauncher::startWizard()
|
||||
m_wizard.reset(new CConfigurationWizard(this));
|
||||
}
|
||||
m_wizard->show();
|
||||
CGuiUtility::centerWidget(m_wizard.data(), this);
|
||||
}
|
||||
|
||||
void CSwiftLauncher::onStyleSheetsChanged()
|
||||
|
||||
Reference in New Issue
Block a user