From 2e8158e764daeda731b13c0a679c4f3ea02d0626 Mon Sep 17 00:00:00 2001 From: avenjamin Date: Thu, 25 Jun 2009 14:10:39 +0000 Subject: - Fix issue with LHS action button would display its menu Small instead of Regular - BWAnchoredPopUpButtonCell was locking the size to Small - this has been commented out. --- sequel-pro.xcodeproj/project.pbxproj | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'sequel-pro.xcodeproj/project.pbxproj') diff --git a/sequel-pro.xcodeproj/project.pbxproj b/sequel-pro.xcodeproj/project.pbxproj index 9529ec58..07f4455d 100644 --- a/sequel-pro.xcodeproj/project.pbxproj +++ b/sequel-pro.xcodeproj/project.pbxproj @@ -195,6 +195,13 @@ remoteGlobalIDString = 53DF68FC067E5B5A0090B5B0; remoteInfo = BWToolkitFramework; }; + B5B90FDB0FF3BBC900E7B012 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = B5538CD70FF279AD00219803 /* BWToolkit.xcodeproj */; + proxyType = 1; + remoteGlobalIDString = 8D1AC9600486D14A00FE50C9 /* BWToolkit */; + remoteInfo = BWToolkit; + }; /* End PBXContainerItemProxy section */ /* Begin PBXCopyFilesBuildPhase section */ @@ -990,6 +997,7 @@ dependencies = ( 58CDB34B0FCE144000F8ACA3 /* PBXTargetDependency */, B5538E7C0FF27A2200219803 /* PBXTargetDependency */, + B5B90FDC0FF3BBC900E7B012 /* PBXTargetDependency */, ); name = "Sequel Pro"; productInstallPath = "$(HOME)/Applications"; @@ -1261,6 +1269,11 @@ name = BWToolkitFramework; targetProxy = B5538E7B0FF27A2200219803 /* PBXContainerItemProxy */; }; + B5B90FDC0FF3BBC900E7B012 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = BWToolkit; + targetProxy = B5B90FDB0FF3BBC900E7B012 /* PBXContainerItemProxy */; + }; /* End PBXTargetDependency section */ /* Begin PBXVariantGroup section */ -- cgit v1.2.3