aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPConnectionController.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPConnectionController.h')
-rw-r--r--Source/SPConnectionController.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/SPConnectionController.h b/Source/SPConnectionController.h
index 456f8383..63df0551 100644
--- a/Source/SPConnectionController.h
+++ b/Source/SPConnectionController.h
@@ -171,7 +171,7 @@
NSImage *folderImage;
SPTreeNode *favoritesRoot;
- SPFavoriteNode *currentFavorite;
+ NSDictionary *currentFavorite;
SPFavoritesController *favoritesController;
SPFavoritesSortItem currentSortItem;
#endif