more decimals for composer scalebar segments

git-svn-id: http://svn.osgeo.org/qgis/trunk@9172 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
mhugent 2008-08-26 08:35:43 +00:00
parent 329218a68f
commit 1343a7b27d

View File

@ -6,7 +6,7 @@
<x>0</x>
<y>0</y>
<width>367</width>
<height>428</height>
<height>476</height>
</rect>
</property>
<property name="sizePolicy" >
@ -31,6 +31,9 @@
</item>
<item row="0" column="2" >
<widget class="QDoubleSpinBox" name="mSegmentSizeSpinBox" >
<property name="decimals" >
<number>4</number>
</property>
<property name="maximum" >
<double>9999999999999.000000000000000</double>
</property>