diff options
Diffstat (limited to 'Source/SPConstants.h')
-rw-r--r-- | Source/SPConstants.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Source/SPConstants.h b/Source/SPConstants.h index 989dfdb4..3978db6f 100644 --- a/Source/SPConstants.h +++ b/Source/SPConstants.h @@ -274,6 +274,9 @@ extern NSString *SPThemesSupportFolder; extern NSString *SPBundleSupportFolder; extern NSString *SPDataSupportFolder; +// Table filter +extern NSString *SPTableContentFilterKey; + // Preference key constants // // General Prefpane |