aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPNavigatorOutlineView.h
diff options
context:
space:
mode:
authorBibiko <bibiko@eva.mpg.de>2010-03-24 12:31:16 +0000
committerBibiko <bibiko@eva.mpg.de>2010-03-24 12:31:16 +0000
commit47f354070f1fa8dfeb46c4065075ee53de4c1626 (patch)
treef3fd6c947d3966baa4cf59d08b8ca02f0a756256 /Source/SPNavigatorOutlineView.h
parent1ddc896d2f88bea86e4b0457d63f7a53b846851d (diff)
downloadsequelpro-47f354070f1fa8dfeb46c4065075ee53de4c1626.tar.gz
sequelpro-47f354070f1fa8dfeb46c4065075ee53de4c1626.tar.bz2
sequelpro-47f354070f1fa8dfeb46c4065075ee53de4c1626.zip
• Navigator
- ENTER and RETURN selects schema path in active connection window - outsourced some stuff to SPNavigatorOutlineView • added rotating sync arrows to project for future usage
Diffstat (limited to 'Source/SPNavigatorOutlineView.h')
-rw-r--r--Source/SPNavigatorOutlineView.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/SPNavigatorOutlineView.h b/Source/SPNavigatorOutlineView.h
index 70c5d28f..a87fa195 100644
--- a/Source/SPNavigatorOutlineView.h
+++ b/Source/SPNavigatorOutlineView.h
@@ -30,4 +30,6 @@
}
+- (id)selectedItem;
+
@end