diff options
author | stuconnolly <stuart02@gmail.com> | 2010-10-15 13:30:37 +0000 |
---|---|---|
committer | stuconnolly <stuart02@gmail.com> | 2010-10-15 13:30:37 +0000 |
commit | 60c5717869cdd6f68355f720b63a6df1bb7c87c6 (patch) | |
tree | a14845b63e78468da37ced37212a367de7670a20 /sequel-pro.xcodeproj | |
parent | 067ad13b4b78a6477687ede0da89e288cff69ba0 (diff) | |
download | sequelpro-60c5717869cdd6f68355f720b63a6df1bb7c87c6.tar.gz sequelpro-60c5717869cdd6f68355f720b63a6df1bb7c87c6.tar.bz2 sequelpro-60c5717869cdd6f68355f720b63a6df1bb7c87c6.zip |
Change the connection view's table view to be of type SPTableView so right-clicking a row results in it being selected first. Also, update SPTableView to prevent right-clicking of table view group headings. Fixes issue #867.
Diffstat (limited to 'sequel-pro.xcodeproj')
-rw-r--r-- | sequel-pro.xcodeproj/project.pbxproj | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sequel-pro.xcodeproj/project.pbxproj b/sequel-pro.xcodeproj/project.pbxproj index e4364456..538543e3 100644 --- a/sequel-pro.xcodeproj/project.pbxproj +++ b/sequel-pro.xcodeproj/project.pbxproj @@ -416,21 +416,21 @@ isa = PBXContainerItemProxy; containerPortal = 2A37F4A9FDCFA73011CA2CEA /* Project object */; proxyType = 1; - remoteGlobalIDString = 8D15AC270486D014006FF6A4 /* Sequel Pro */; + remoteGlobalIDString = 8D15AC270486D014006FF6A4; remoteInfo = "Sequel Pro"; }; 1798AB2712676F14000D946A /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 2A37F4A9FDCFA73011CA2CEA /* Project object */; proxyType = 1; - remoteGlobalIDString = 8D15AC270486D014006FF6A4 /* Sequel Pro */; + remoteGlobalIDString = 8D15AC270486D014006FF6A4; remoteInfo = "Sequel Pro"; }; 1798AB401267731F000D946A /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 2A37F4A9FDCFA73011CA2CEA /* Project object */; proxyType = 1; - remoteGlobalIDString = 58B9096011C3A42B000826E5 /* xibLocalizationPostprocessor */; + remoteGlobalIDString = 58B9096011C3A42B000826E5; remoteInfo = xibLocalizationPostprocessor; }; 17B7B59A1016039200F057DE /* PBXContainerItemProxy */ = { |