This commit is contained in:
yangjiaxuan 2023-08-04 17:47:00 +08:00
parent b04c6511ef
commit 84a8953f8d
1 changed files with 13 additions and 1 deletions

View File

@ -6,7 +6,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>1378</width>
<width>1383</width>
<height>378</height>
</rect>
</property>
@ -150,6 +150,12 @@
</item>
<item>
<widget class="QComboBox" name="comboBox_lineWidth">
<property name="minimumSize">
<size>
<width>80</width>
<height>0</height>
</size>
</property>
<item>
<property name="text">
<string>1 pix</string>
@ -181,6 +187,12 @@
</item>
<item>
<widget class="QComboBox" name="comboBox_textSize">
<property name="minimumSize">
<size>
<width>70</width>
<height>0</height>
</size>
</property>
<property name="currentIndex">
<number>0</number>
</property>