Fix icon size again.

Signed-off-by: Yuhang Zhao <2546789017@qq.com>
This commit is contained in:
Yuhang Zhao 2020-10-22 21:59:09 +08:00
parent 2e1075235c
commit 12923d9bbd
1 changed files with 3 additions and 3 deletions

View File

@ -144,7 +144,7 @@
<property name="iconSize"> <property name="iconSize">
<size> <size>
<width>45</width> <width>45</width>
<height>26</height> <height>30</height>
</size> </size>
</property> </property>
</widget> </widget>
@ -179,7 +179,7 @@
<property name="iconSize"> <property name="iconSize">
<size> <size>
<width>45</width> <width>45</width>
<height>26</height> <height>30</height>
</size> </size>
</property> </property>
</widget> </widget>
@ -214,7 +214,7 @@
<property name="iconSize"> <property name="iconSize">
<size> <size>
<width>45</width> <width>45</width>
<height>26</height> <height>30</height>
</size> </size>
</property> </property>
</widget> </widget>