Skip to content

Commit

Permalink
more decimals for composer scalebar segments
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9172 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
mhugent committed Aug 26, 2008
1 parent 947616a commit 3bd9f45
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/ui/qgscomposerscalebarwidgetbase.ui
Expand Up @@ -6,7 +6,7 @@
<x>0</x>
<y>0</y>
<width>367</width>
<height>428</height>
<height>476</height>
</rect>
</property>
<property name="sizePolicy" >
Expand All @@ -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>
Expand Down

0 comments on commit 3bd9f45

Please sign in to comment.