From 20d5b87c8fd39553d78088343cad25c1bc96a215 Mon Sep 17 00:00:00 2001 From: "thomasvl@chromium.org" Date: Tue, 24 Nov 2009 14:38:19 +0000 Subject: One of the views was extending off the side of the window, simple fix while I sort out better sizing with some of the other changes needed. TEST=see bug BUG=28410 Review URL: http://codereview.chromium.org/437037 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32922 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/app/nibs/FirstRunDialog.xib | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'chrome') diff --git a/chrome/app/nibs/FirstRunDialog.xib b/chrome/app/nibs/FirstRunDialog.xib index 8191b90..aff9b46 100644 --- a/chrome/app/nibs/FirstRunDialog.xib +++ b/chrome/app/nibs/FirstRunDialog.xib @@ -3,7 +3,7 @@ 1050 9L30 - 677 + 680 949.54 353.00 @@ -128,7 +128,7 @@ 268 - {{13, 25}, {525, 17}} + {{13, 25}, {390, 17}} YES @@ -1223,6 +1223,13 @@ + NSMenuItem + + IBProjectSource + browser/cocoa/nsmenuitem_additions.h + + + NSObject IBProjectSource -- cgit v1.1