diff options
Diffstat (limited to 'Source/SPConstants.h')
-rw-r--r-- | Source/SPConstants.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/SPConstants.h b/Source/SPConstants.h index 9316413d..13ec5933 100644 --- a/Source/SPConstants.h +++ b/Source/SPConstants.h @@ -452,6 +452,8 @@ extern NSString *SPSSHEnableMuxingPreference; extern NSString *SPSSHClientPath; extern NSString *SPSSLCipherListKey; extern NSString *SPQueryFavoritesHaveBeenUpdatedNotification; +extern NSString *SPHistoryItemsHaveBeenUpdatedNotification; +extern NSString *SPContentFiltersHaveBeenUpdatedNotification; // URLs extern NSString *SPDonationsURL; |