Skip to content

Commit 293d95b

Browse files
author
timlinux
committed
UI tidy ups
git-svn-id: http://svn.osgeo.org/qgis/trunk@12123 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 242c93d commit 293d95b

File tree

4 files changed

+224
-235
lines changed

4 files changed

+224
-235
lines changed

src/plugins/diagram_overlay/qgsdiagramdialogbase.ui

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
<rect>
77
<x>0</x>
88
<y>0</y>
9-
<width>398</width>
10-
<height>441</height>
9+
<width>338</width>
10+
<height>324</height>
1111
</rect>
1212
</property>
1313
<property name="windowTitle">

src/plugins/diagram_overlay/qgslinearlyscalingdialogbase.ui

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<item row="0" column="0">
2121
<widget class="QLabel" name="mTitleLabel">
2222
<property name="text">
23-
<string>Scale linearly between 0 and the following attribute value/ diagram size:</string>
23+
<string>Scale linearly between 0 and the following attribute value / diagram size:</string>
2424
</property>
2525
<property name="wordWrap">
2626
<bool>true</bool>

0 commit comments

Comments
 (0)