Finetune the width for the largely bigger fonts on the mac.

This commit is contained in:
Daniel Molkentin
2009-06-10 15:41:38 +02:00
parent 3612b5b922
commit de99534182

View File

@@ -967,7 +967,7 @@ QToolButton:pressed {
</property> </property>
<property name="minimumSize"> <property name="minimumSize">
<size> <size>
<width>360</width> <width>340</width>
<height>0</height> <height>0</height>
</size> </size>
</property> </property>