mirror of
https://github.com/qgis/QGIS.git
synced 2025-11-08 00:38:10 -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>
|
||||
<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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user