aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPConstants.m
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPConstants.m')
-rw-r--r--Source/SPConstants.m1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/SPConstants.m b/Source/SPConstants.m
index d257e5dd..5017a28a 100644
--- a/Source/SPConstants.m
+++ b/Source/SPConstants.m
@@ -178,6 +178,7 @@ NSString *SPFavoritesSortedInReverse = @"FavoritesSortedInReverse";
NSString *SPAlwaysShowWindowTabBar = @"WindowAlwaysShowTabBar";
NSString *SPResetAutoIncrementAfterDeletionOfAllRows = @"ResetAutoIncrementAfterDeletionOfAllRows";
NSString *SPFavoriteColorList = @"FavoriteColorList";
+NSString *SPDisplayBinaryDataAsHex = @"DisplayBinaryDataAsHex";
// Hidden Prefs
NSString *SPPrintWarningRowLimit = @"PrintWarningRowLimit";