aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPConstants.h
diff options
context:
space:
mode:
authorBibiko <bibiko@eva.mpg.de>2010-11-22 19:41:01 +0000
committerBibiko <bibiko@eva.mpg.de>2010-11-22 19:41:01 +0000
commit5a26675cdc8f6f93162d6753f03508a57ff3112f (patch)
tree2d4240c8d389b9c6adddb7bff5b2dc22914114e5 /Source/SPConstants.h
parent6e3ce5d93bfab8ea0c83b2757144cd805f2388b2 (diff)
downloadsequelpro-5a26675cdc8f6f93162d6753f03508a57ff3112f.tar.gz
sequelpro-5a26675cdc8f6f93162d6753f03508a57ff3112f.tar.bz2
sequelpro-5a26675cdc8f6f93162d6753f03508a57ff3112f.zip
• Bundle Editor
- added output action "Show as HTML" • Bundle HTML output - finished implementation - added print support (eg for printing reports) - added text size resizing - added link support - added new window support
Diffstat (limited to 'Source/SPConstants.h')
-rw-r--r--Source/SPConstants.h1
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;