Skip to content

Commit

Permalink
Use 22x22 icons in label dialog tab bar
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@14701 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
timlinux committed Nov 17, 2010
1 parent a046f0b commit 2d16bae
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/ui/qgslabelingguibase.ui
Expand Up @@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>703</width>
<height>446</height>
<height>469</height>
</rect>
</property>
<property name="windowTitle">
Expand Down Expand Up @@ -104,8 +104,8 @@
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
<width>22</width>
<height>22</height>
</size>
</property>
<widget class="QWidget" name="tab_3">
Expand Down Expand Up @@ -381,8 +381,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>645</width>
<height>495</height>
<width>486</width>
<height>483</height>
</rect>
</property>
<layout class="QGridLayout" name="gridLayout_13">
Expand Down Expand Up @@ -815,7 +815,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>645</width>
<width>274</width>
<height>615</height>
</rect>
</property>
Expand Down

0 comments on commit 2d16bae

Please sign in to comment.