Skip to content

Commit a278cba

Browse files
Add min and max timezone number
1 parent e2b3947 commit a278cba

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

mainwindow.ui

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -853,6 +853,12 @@ border-width: 1px; border-style: solid; border-color: rgba(0, 0, 0, 15%) rgba(0,
853853
</item>
854854
<item row="18" column="2">
855855
<widget class="QDoubleSpinBox" name="sTZd">
856+
<property name="minimum">
857+
<double>-12.000000000000000</double>
858+
</property>
859+
<property name="maximum">
860+
<double>14.000000000000000</double>
861+
</property>
856862
<property name="value">
857863
<double>2.000000000000000</double>
858864
</property>

0 commit comments

Comments
 (0)