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 e6932900..a7a10fc2 100644 --- a/Source/SPConstants.h +++ b/Source/SPConstants.h @@ -286,6 +286,7 @@ extern NSString *SPProcessListEnableAutoRefresh; extern NSString *SPProcessListAutoRrefreshInterval; extern NSString *SPFavoritesSortedBy; extern NSString *SPFavoritesSortedInReverse; +extern NSString *SPAlwaysShowWindowTabBar; // Hidden Prefs extern NSString *SPPrintWarningRowLimit; |