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 76f51f49..6c9f4a68 100644 --- a/Source/SPConstants.h +++ b/Source/SPConstants.h @@ -342,6 +342,7 @@ extern NSString *SPCustomQueryUpdateAutoHelp; extern NSString *SPCustomQueryAutoHelpDelay; extern NSString *SPCustomQueryHighlightCurrentQuery; extern NSString *SPCustomQueryEditorTabStopWidth; +extern NSString *SPCustomQueryEditorCompleteWithBackticks; extern NSString *SPCustomQueryAutoComplete; extern NSString *SPCustomQueryAutoCompleteDelay; extern NSString *SPCustomQueryFunctionCompletionInsertsArguments; |