Minor : set maximum to 99 text conductor

This commit is contained in:
Laurent Trinques
2020-05-16 15:56:00 +02:00
parent f360973eeb
commit fca9c7c479

View File

@@ -7,7 +7,7 @@
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>346</width> <width>346</width>
<height>512</height> <height>542</height>
</rect> </rect>
</property> </property>
<property name="windowTitle"> <property name="windowTitle">
@@ -100,7 +100,7 @@
<number>3</number> <number>3</number>
</property> </property>
<property name="maximum"> <property name="maximum">
<number>9</number> <number>99</number>
</property> </property>
</widget> </widget>
</item> </item>