diff options
author | Bibiko <bibiko@eva.mpg.de> | 2010-11-09 19:41:24 +0000 |
---|---|---|
committer | Bibiko <bibiko@eva.mpg.de> | 2010-11-09 19:41:24 +0000 |
commit | 0a5acd7a34f5e759171a82b0e4995b25d815d5cf (patch) | |
tree | 2362f6199cf3b04d9bec4001b6be74d6302448a5 /Source/SPConstants.h | |
parent | f39a7b24b21baccaeed950e9a854cab45ceb4c80 (diff) | |
download | sequelpro-0a5acd7a34f5e759171a82b0e4995b25d815d5cf.tar.gz sequelpro-0a5acd7a34f5e759171a82b0e4995b25d815d5cf.tar.bz2 sequelpro-0a5acd7a34f5e759171a82b0e4995b25d815d5cf.zip |
• further preparations for user-definable bundle support
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 95660f39..931722ba 100644 --- a/Source/SPConstants.h +++ b/Source/SPConstants.h @@ -236,6 +236,7 @@ extern NSString *SPHTMLHelpTemplate; // Folder names extern NSString *SPThemesSupportFolder; +extern NSString *SPBundleSupportFolder; // Preference key constants // General Prefpane |