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 872ad0f5..c5578dc3 100644 --- a/Source/SPConstants.h +++ b/Source/SPConstants.h @@ -372,6 +372,7 @@ extern NSString *SPFavoritesSortedInReverse; extern NSString *SPAlwaysShowWindowTabBar; extern NSString *SPResetAutoIncrementAfterDeletionOfAllRows; extern NSString *SPFavoriteColorList; +extern NSString *SPDisplayBinaryDataAsHex; // Hidden Prefs extern NSString *SPPrintWarningRowLimit; |