summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Molkentin <daniel.molkentin@nokia.com>2009-06-10 15:41:38 +0200
committerDaniel Molkentin <daniel.molkentin@nokia.com>2009-06-10 15:41:38 +0200
commitde995341824d4e85a301de486177f40f43b552ff (patch)
treeb9a7be3229473372fbc955df9979e3f28fa2c51d
parent3612b5b922ec94c7b756e7e34a7f071e13b41fa1 (diff)
downloadqt-creator-de995341824d4e85a301de486177f40f43b552ff.tar.gz
Finetune the width for the largely bigger fonts on the mac.
-rw-r--r--src/plugins/coreplugin/welcomemode.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/coreplugin/welcomemode.ui b/src/plugins/coreplugin/welcomemode.ui
index fb2397b0ef..8682d68743 100644
--- a/src/plugins/coreplugin/welcomemode.ui
+++ b/src/plugins/coreplugin/welcomemode.ui
@@ -967,7 +967,7 @@ QToolButton:pressed {
</property>
<property name="minimumSize">
<size>
- <width>360</width>
+ <width>340</width>
<height>0</height>
</size>
</property>