aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPConnectionController.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPConnectionController.h')
-rw-r--r--Source/SPConnectionController.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/Source/SPConnectionController.h b/Source/SPConnectionController.h
index e6d933ed..a1a99526 100644
--- a/Source/SPConnectionController.h
+++ b/Source/SPConnectionController.h
@@ -244,5 +244,8 @@
- (IBAction)importFavorites:(id)sender;
- (IBAction)exportFavorites:(id)sender;
+// Accessors
+- (SPFavoritesOutlineView *)favoritesOutlineView;
+
#endif
@end