Skip to content

Commit 6854902

Browse files
committed
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

+6
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)