refs #886, added skip button (custom button) in config wizard

This commit is contained in:
Klaus Basan
2017-03-12 00:18:50 +01:00
committed by Mathew Sutcliffe
parent 80b127bce8
commit 1b56f498a9
3 changed files with 47 additions and 4 deletions

View File

@@ -25,6 +25,9 @@
<property name="wizardStyle">
<enum>QWizard::ClassicStyle</enum>
</property>
<property name="options">
<set>QWizard::HaveCustomButton1</set>
</property>
<widget class="BlackGui::Components::CCopyConfigurationWizardPage" name="wp_CopySettings">
<property name="title">
<string>Copy configuration from another installation</string>