mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 17:35:34 +08:00
Ref T246, first model set UI allow to change model directory
This commit is contained in:
@@ -146,7 +146,7 @@
|
||||
<item alignment="Qt::AlignRight">
|
||||
<widget class="QPushButton" name="pb_SkipFirstModelSet">
|
||||
<property name="text">
|
||||
<string>I do this later / do not need this</string>
|
||||
<string> I do this later / do not need this </string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@@ -274,6 +274,12 @@
|
||||
</widget>
|
||||
</widget>
|
||||
<customwidgets>
|
||||
<customwidget>
|
||||
<class>BlackGui::Components::CFirstModelSetComponent</class>
|
||||
<extends>QFrame</extends>
|
||||
<header>blackgui/components/firstmodelsetcomponent.h</header>
|
||||
<container>1</container>
|
||||
</customwidget>
|
||||
<customwidget>
|
||||
<class>BlackGui::Components::CConfigSimulatorComponent</class>
|
||||
<extends>QFrame</extends>
|
||||
@@ -322,12 +328,6 @@
|
||||
<header>blackgui/components/installxswiftbuscomponent.h</header>
|
||||
<container>1</container>
|
||||
</customwidget>
|
||||
<customwidget>
|
||||
<class>BlackGui::Components::CFirstModelSetComponent</class>
|
||||
<extends>QFrame</extends>
|
||||
<header>blackgui/components/firstmodelsetcomponent.h</header>
|
||||
<container>1</container>
|
||||
</customwidget>
|
||||
<customwidget>
|
||||
<class>BlackGui::Components::CFirstModelSetWizardPage</class>
|
||||
<extends>QWizardPage</extends>
|
||||
|
||||
Reference in New Issue
Block a user