diff options
author | pinkerton@google.com <pinkerton@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-29 22:12:40 +0000 |
---|---|---|
committer | pinkerton@google.com <pinkerton@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-29 22:12:40 +0000 |
commit | 387db1750f96b61a41ee44128717573712630432 (patch) | |
tree | 0009b5ac494b656a735846e763921a3ef39dddc7 /chrome/app | |
parent | dfaa8812b2674474bfba1758952874188d376f6d (diff) | |
download | chromium_src-387db1750f96b61a41ee44128717573712630432.zip chromium_src-387db1750f96b61a41ee44128717573712630432.tar.gz chromium_src-387db1750f96b61a41ee44128717573712630432.tar.bz2 |
fix a stale outlet in the File's Owner from renaming. No way to fix this in the UI, just had to manually edit the file.
Review URL: http://codereview.chromium.org/19480
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8918 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rw-r--r-- | chrome/app/nibs/English.lproj/BrowserWindow.xib | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/chrome/app/nibs/English.lproj/BrowserWindow.xib b/chrome/app/nibs/English.lproj/BrowserWindow.xib index fe5d982..c295123 100644 --- a/chrome/app/nibs/English.lproj/BrowserWindow.xib +++ b/chrome/app/nibs/English.lproj/BrowserWindow.xib @@ -135,14 +135,6 @@ </object> <object class="IBConnectionRecord"> <object class="IBOutletConnection" key="connection"> - <string key="label">tabBarView_</string> - <reference key="source" ref="1001"/> - <reference key="destination" ref="1029219716"/> - </object> - <int key="connectionID">64</int> - </object> - <object class="IBConnectionRecord"> - <object class="IBOutletConnection" key="connection"> <string key="label">tabStripView_</string> <reference key="source" ref="1001"/> <reference key="destination" ref="1029219716"/> |