Skip to content

Commit

Permalink
change toolbar icon size to 24x24 for the customization dialog
Browse files Browse the repository at this point in the history
  • Loading branch information
slarosa committed Jan 30, 2016
1 parent e5674fa commit 6854902
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/ui/qgscustomizationdialogbase.ui
Expand Up @@ -69,6 +69,12 @@
<property name="movable">
<bool>false</bool>
</property>
<property name="iconSize">
<size>
<width>24</width>
<height>24</height>
</size>
</property>
<attribute name="toolBarArea">
<enum>TopToolBarArea</enum>
</attribute>
Expand Down

0 comments on commit 6854902

Please sign in to comment.