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 name="minimumSize">
|
||||
<size>
|
||||
<width>360</width>
|
||||
<width>340</width>
|
||||
<height>0</height>
|
||||
</size>
|
||||
</property>
|
||||
|
||||
Reference in New Issue
Block a user