diff options
author | stuconnolly <stuart02@gmail.com> | 2010-03-25 19:53:05 +0000 |
---|---|---|
committer | stuconnolly <stuart02@gmail.com> | 2010-03-25 19:53:05 +0000 |
commit | fa5f69379821283787e66405c7a6bd43dc16a71e (patch) | |
tree | c0286d5bb604952c91d5f907b0645fce0da9d95c /Source/SPConstants.h | |
parent | c6779c7de40f38c8ff7f8d8ffa7c649164921556 (diff) | |
download | sequelpro-fa5f69379821283787e66405c7a6bd43dc16a71e.tar.gz sequelpro-fa5f69379821283787e66405c7a6bd43dc16a71e.tar.bz2 sequelpro-fa5f69379821283787e66405c7a6bd43dc16a71e.zip |
Add support for selecting the triggers view as the default in the general preferences pane.
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 64703381..aabef38e 100644 --- a/Source/SPConstants.h +++ b/Source/SPConstants.h @@ -237,6 +237,7 @@ extern NSString *SPDocumentationURL; extern NSString *SPContactURL; extern NSString *SPKeyboardShortcutsURL; extern NSString *SPMySQLSearchURL; +extern NSString *SPGettingConnectedDocURL; // Toolbar constants |