forked from qt-creator/qt-creator
Finetune the width for the largely bigger fonts on the mac.
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user