mirror of
https://github.com/qgis/QGIS.git
synced 2025-11-11 00:06:09 -05:00
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:
parent
329218a68f
commit
1343a7b27d
@ -6,7 +6,7 @@
|
|||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<width>367</width>
|
<width>367</width>
|
||||||
<height>428</height>
|
<height>476</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<property name="sizePolicy" >
|
<property name="sizePolicy" >
|
||||||
@ -31,6 +31,9 @@
|
|||||||
</item>
|
</item>
|
||||||
<item row="0" column="2" >
|
<item row="0" column="2" >
|
||||||
<widget class="QDoubleSpinBox" name="mSegmentSizeSpinBox" >
|
<widget class="QDoubleSpinBox" name="mSegmentSizeSpinBox" >
|
||||||
|
<property name="decimals" >
|
||||||
|
<number>4</number>
|
||||||
|
</property>
|
||||||
<property name="maximum" >
|
<property name="maximum" >
|
||||||
<double>9999999999999.000000000000000</double>
|
<double>9999999999999.000000000000000</double>
|
||||||
</property>
|
</property>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user