diff options
Diffstat (limited to 'qmidiplayer-desktop/qmpmainwindow.ui')
-rw-r--r-- | qmidiplayer-desktop/qmpmainwindow.ui | 26 |
1 files changed, 16 insertions, 10 deletions
diff --git a/qmidiplayer-desktop/qmpmainwindow.ui b/qmidiplayer-desktop/qmpmainwindow.ui index e2522d6..3177703 100644 --- a/qmidiplayer-desktop/qmpmainwindow.ui +++ b/qmidiplayer-desktop/qmpmainwindow.ui @@ -321,8 +321,8 @@ QSlider{height:10px;}</string> </property> <property name="iconSize"> <size> - <width>32</width> - <height>32</height> + <width>24</width> + <height>24</height> </size> </property> </widget> @@ -356,8 +356,8 @@ QSlider{height:10px;}</string> </property> <property name="iconSize"> <size> - <width>32</width> - <height>32</height> + <width>24</width> + <height>24</height> </size> </property> </widget> @@ -391,8 +391,8 @@ QSlider{height:10px;}</string> </property> <property name="iconSize"> <size> - <width>32</width> - <height>32</height> + <width>24</width> + <height>24</height> </size> </property> </widget> @@ -426,8 +426,8 @@ QSlider{height:10px;}</string> </property> <property name="iconSize"> <size> - <width>32</width> - <height>32</height> + <width>24</width> + <height>24</height> </size> </property> </widget> @@ -475,6 +475,12 @@ QSlider{height:10px;}</string> <iconset resource="resources.qrc"> <normaloff>:/img/open.svg</normaloff>:/img/open.svg</iconset> </property> + <property name="iconSize"> + <size> + <width>24</width> + <height>24</height> + </size> + </property> </widget> </item> <item> @@ -506,8 +512,8 @@ QSlider{height:10px;}</string> </property> <property name="iconSize"> <size> - <width>32</width> - <height>32</height> + <width>24</width> + <height>24</height> </size> </property> <property name="checkable"> |