mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2026-04-04 22:50:24 +08:00
移除影响编译的属性
This commit is contained in:
@@ -25,7 +25,7 @@
|
|||||||
<enum>QTabWidget::Rounded</enum>
|
<enum>QTabWidget::Rounded</enum>
|
||||||
</property>
|
</property>
|
||||||
<property name="currentIndex">
|
<property name="currentIndex">
|
||||||
<number>2</number>
|
<number>0</number>
|
||||||
</property>
|
</property>
|
||||||
<widget class="QWidget" name="tab">
|
<widget class="QWidget" name="tab">
|
||||||
<attribute name="title">
|
<attribute name="title">
|
||||||
@@ -72,10 +72,10 @@
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QComboBox" name="systemVersion">
|
<widget class="QComboBox" name="systemVersion">
|
||||||
<property name="currentText">
|
<property name="currentText">
|
||||||
<string/>
|
<string>Windows 7 32 位(支持自动安装)</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="placeholderText">
|
<property name="placeholderText">
|
||||||
<string>请选择系统类型(如果识别不了请自行选择,如果选择错误或不支持将无法进行自动安装)</string>
|
<string/>
|
||||||
</property>
|
</property>
|
||||||
<item>
|
<item>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
|
|||||||
Reference in New Issue
Block a user