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 d6544549..8f164749 100644 --- a/Source/SPConstants.h +++ b/Source/SPConstants.h @@ -447,6 +447,7 @@ extern NSString *SPBundleOutputActionReplaceSelection; extern NSString *SPBundleOutputActionReplaceContent; extern NSString *SPBundleOutputActionShowAsTextTooltip; extern NSString *SPBundleOutputActionShowAsHTMLTooltip; +extern NSString *SPBundleOutputActionShowAsHTML; extern NSString *SPBundleFileCommandKey; extern NSString *SPBundleFileScopeKey; extern NSString *SPBundleFileNameKey; |