1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-23 04:54:18 +00:00

Use 22px size for toolbar icons

This commit is contained in:
Christophe Dumez 2011-01-10 15:52:45 +00:00
parent 3bc946bfb9
commit b80148c7e4

View File

@ -115,12 +115,6 @@
<property name="orientation"> <property name="orientation">
<enum>Qt::Horizontal</enum> <enum>Qt::Horizontal</enum>
</property> </property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="floatable"> <property name="floatable">
<bool>false</bool> <bool>false</bool>
</property> </property>