aboutsummaryrefslogtreecommitdiffstats
path: root/Source
diff options
context:
space:
mode:
authormtvee <emptyvee@gmail.com>2009-05-18 01:05:29 +0000
committermtvee <emptyvee@gmail.com>2009-05-18 01:05:29 +0000
commit6ce469c5f1d99fc3733f4f86d2b046d6abec6728 (patch)
tree47493b366b037d60285508913d9486b6f70e59ff /Source
parent63440fb84639000b0a585fdf314c08e6e05fb862 (diff)
downloadsequelpro-6ce469c5f1d99fc3733f4f86d2b046d6abec6728.tar.gz
sequelpro-6ce469c5f1d99fc3733f4f86d2b046d6abec6728.tar.bz2
sequelpro-6ce469c5f1d99fc3733f4f86d2b046d6abec6728.zip
- added Unit Tests target to project and a couple of prelim tests to get things rolling
Diffstat (limited to 'Source')
-rw-r--r--Source/TablesList.m1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/TablesList.m b/Source/TablesList.m
index 18fd1d9c..aae6136b 100644
--- a/Source/TablesList.m
+++ b/Source/TablesList.m
@@ -896,6 +896,7 @@
*/
- (void)tableViewSelectionDidChange:(NSNotification *)aNotification
{
+
if ( [tablesListView numberOfSelectedRows] == 1 && [[self tableName] length] ) {
// Reset the table information caches