diff options
Diffstat (limited to 'Source/SPConstants.h')
-rw-r--r-- | Source/SPConstants.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/SPConstants.h b/Source/SPConstants.h index c2775716..e696e71f 100644 --- a/Source/SPConstants.h +++ b/Source/SPConstants.h @@ -434,6 +434,7 @@ extern NSString *SPPreferenceToolbarShortcuts; extern NSString *SPFavoritesRootKey; extern NSString *SPFavoriteChildrenKey; extern NSString *SPFavoritesGroupNameKey; +extern NSString *SPFavoritesGroupIsExpandedKey; extern NSString *SPFavoriteIDKey; extern NSString *SPFavoriteNameKey; extern NSString *SPFavoriteDatabaseKey; |