Skip to content

Commit

Permalink
Increase label repeat distance spin box maximum
Browse files Browse the repository at this point in the history
  • Loading branch information
manisandro committed Jun 21, 2014
1 parent 74de2fb commit 7e4600f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/ui/qgslabelingguibase.ui
Expand Up @@ -4313,6 +4313,9 @@ font-style: italic;</string>
<property name="decimals">
<number>4</number>
</property>
<property name="maximum">
<double>999999999.000000000000000</double>
</property>
</widget>
</item>
<item row="0" column="2">
Expand Down

0 comments on commit 7e4600f

Please sign in to comment.