Skip to content

Commit 7e4600f

Browse files
committedJun 21, 2014
Increase label repeat distance spin box maximum
1 parent 74de2fb commit 7e4600f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎src/ui/qgslabelingguibase.ui

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4313,6 +4313,9 @@ font-style: italic;</string>
43134313
<property name="decimals">
43144314
<number>4</number>
43154315
</property>
4316+
<property name="maximum">
4317+
<double>999999999.000000000000000</double>
4318+
</property>
43164319
</widget>
43174320
</item>
43184321
<item row="0" column="2">

0 commit comments

Comments
 (0)
Please sign in to comment.