移除影响编译的属性

This commit is contained in:
2023-04-09 18:58:59 +08:00
parent 0caecc9181
commit a615098594

View File

@@ -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">