mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-18 00:03:05 -04:00
change toolbar icon size to 24x24 for the customization dialog
This commit is contained in:
parent
e5674fa63b
commit
6854902ec5
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user