aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPFavoritesController.h
diff options
context:
space:
mode:
authorstuconnolly <stuart02@gmail.com>2012-01-22 22:40:05 +0000
committerstuconnolly <stuart02@gmail.com>2012-01-22 22:40:05 +0000
commitb31bb2c4981d0a44119c43eac7525233a7c3b0e3 (patch)
treefd069ca0b10522f9f310265e499568a607b1982d /Source/SPFavoritesController.h
parent3a0616a9aa060ccf4144a8bbdf65c647432727a4 (diff)
downloadsequelpro-b31bb2c4981d0a44119c43eac7525233a7c3b0e3.tar.gz
sequelpro-b31bb2c4981d0a44119c43eac7525233a7c3b0e3.tar.bz2
sequelpro-b31bb2c4981d0a44119c43eac7525233a7c3b0e3.zip
Split out connection controller initialization.
Diffstat (limited to 'Source/SPFavoritesController.h')
-rw-r--r--Source/SPFavoritesController.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/SPFavoritesController.h b/Source/SPFavoritesController.h
index 3bde2376..e15ab385 100644
--- a/Source/SPFavoritesController.h
+++ b/Source/SPFavoritesController.h
@@ -45,7 +45,7 @@
}
/**
- * @property favoritesTree
+ * @property favoritesTree The current favorites tree
*/
@property (readonly) SPTreeNode *favoritesTree;