Skip to content

Commit 1343a7b

Browse files
author
mhugent
committed
more decimals for composer scalebar segments
git-svn-id: http://svn.osgeo.org/qgis/trunk@9172 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 329218a commit 1343a7b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/ui/qgscomposerscalebarwidgetbase.ui

+4-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<x>0</x>
77
<y>0</y>
88
<width>367</width>
9-
<height>428</height>
9+
<height>476</height>
1010
</rect>
1111
</property>
1212
<property name="sizePolicy" >
@@ -31,6 +31,9 @@
3131
</item>
3232
<item row="0" column="2" >
3333
<widget class="QDoubleSpinBox" name="mSegmentSizeSpinBox" >
34+
<property name="decimals" >
35+
<number>4</number>
36+
</property>
3437
<property name="maximum" >
3538
<double>9999999999999.000000000000000</double>
3639
</property>

0 commit comments

Comments
 (0)