Change the minimum conductor text size to 3

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5053 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
scorpio810
2017-09-28 07:51:58 +00:00
parent 2934f769c6
commit 2a8d4920a1
2 changed files with 5 additions and 5 deletions

View File

@@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>504</width>
<height>480</height>
<height>566</height>
</rect>
</property>
<property name="windowTitle">
@@ -97,7 +97,7 @@
<string/>
</property>
<property name="minimum">
<number>5</number>
<number>3</number>
</property>
<property name="maximum">
<number>9</number>