Skip to content

Commit

Permalink
UI tidy ups
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk@12123 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
timlinux committed Nov 15, 2009
1 parent 242c93d commit 293d95b
Show file tree
Hide file tree
Showing 4 changed files with 224 additions and 235 deletions.
4 changes: 2 additions & 2 deletions src/plugins/diagram_overlay/qgsdiagramdialogbase.ui
Expand Up @@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>398</width>
<height>441</height>
<width>338</width>
<height>324</height>
</rect>
</property>
<property name="windowTitle">
Expand Down
Expand Up @@ -20,7 +20,7 @@
<item row="0" column="0">
<widget class="QLabel" name="mTitleLabel">
<property name="text">
<string>Scale linearly between 0 and the following attribute value/ diagram size:</string>
<string>Scale linearly between 0 and the following attribute value / diagram size:</string>
</property>
<property name="wordWrap">
<bool>true</bool>
Expand Down

0 comments on commit 293d95b

Please sign in to comment.