Skip to content

Commit 6854902

Browse files
committedJan 30, 2016
change toolbar icon size to 24x24 for the customization dialog
1 parent e5674fa commit 6854902

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
 

‎src/ui/qgscustomizationdialogbase.ui

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,12 @@
6969
<property name="movable">
7070
<bool>false</bool>
7171
</property>
72+
<property name="iconSize">
73+
<size>
74+
<width>24</width>
75+
<height>24</height>
76+
</size>
77+
</property>
7278
<attribute name="toolBarArea">
7379
<enum>TopToolBarArea</enum>
7480
</attribute>

0 commit comments

Comments
 (0)
Please sign in to comment.