From de995341824d4e85a301de486177f40f43b552ff Mon Sep 17 00:00:00 2001
From: Daniel Molkentin <daniel.molkentin@nokia.com>
Date: Wed, 10 Jun 2009 15:41:38 +0200
Subject: [PATCH] Finetune the width for the largely bigger fonts on the mac.

---
 src/plugins/coreplugin/welcomemode.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/plugins/coreplugin/welcomemode.ui b/src/plugins/coreplugin/welcomemode.ui
index fb2397b0ef2..8682d687434 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>
-- 
GitLab