aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPConstants.h
diff options
context:
space:
mode:
authorBibiko <bibiko@eva.mpg.de>2010-11-18 23:57:50 +0000
committerBibiko <bibiko@eva.mpg.de>2010-11-18 23:57:50 +0000
commit3f11234f767748cefc04ec42de6008954359b19d (patch)
tree73fb6ae32940285ac024f30f5aa2d8a10776c089 /Source/SPConstants.h
parent7449035e027814b807764d59ecd2428dbb43319d (diff)
downloadsequelpro-3f11234f767748cefc04ec42de6008954359b19d.tar.gz
sequelpro-3f11234f767748cefc04ec42de6008954359b19d.tar.bz2
sequelpro-3f11234f767748cefc04ec42de6008954359b19d.zip
• further work on Bundle Editor
• generalised [NSString runBashCommand...]
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 0284cfc8..d6544549 100644
--- a/Source/SPConstants.h
+++ b/Source/SPConstants.h
@@ -455,6 +455,7 @@ extern NSString *SPBundleFileInputSourceKey;
extern NSString *SPBundleFileInputSourceFallBackKey;
extern NSString *SPBundleFileOutputActionKey;
extern NSString *SPBundleFileKeyEquivalentKey;
+extern NSString *SPBundleFileInternalKeyEquivalentKey;
extern NSString *SPBundleFileTooltipKey;
extern NSString *SPBundleFileDisabledKey;
extern NSString *SPBundleInternLabelKey;