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 83ce6996..c21f6d24 100644 --- a/Source/SPConstants.h +++ b/Source/SPConstants.h @@ -137,6 +137,7 @@ extern NSString *SPCustomQueryHighlightCurrentQuery; extern NSString *SPCustomQueryEditorTabStopWidth; extern NSString *SPCustomQueryAutoComplete; extern NSString *SPCustomQueryAutoCompleteDelay; +extern NSString *SPCustomQueryFunctionCompletionInsertsArguments; // AutoUpdate Prefpane extern NSString *SPLastUsedVersion; |