From 5052718afb789f21654e094f2d065baf6bb6ac81 Mon Sep 17 00:00:00 2001 From: Bibiko Date: Sat, 6 Mar 2010 12:36:37 +0000 Subject: =?UTF-8?q?=E2=80=A2=20CSV=20Import=20Field=20Mapper=20-=20fixed?= =?UTF-8?q?=20some=20issues=20for=20displaying=20the=20default=20values=20?= =?UTF-8?q?for=20auto=5Fincrement=20and=20time=5Fstamp=20=E2=80=A2=20added?= =?UTF-8?q?=20possibility=20to=20change=20the=20tab=20stop=20width=20in=20?= =?UTF-8?q?each=20CMTextView=20via=20Preference=20setting=20in=20Editor=20?= =?UTF-8?q?window?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Source/SPConstants.h | 1 + 1 file changed, 1 insertion(+) (limited to 'Source/SPConstants.h') diff --git a/Source/SPConstants.h b/Source/SPConstants.h index db38835d..07132538 100644 --- a/Source/SPConstants.h +++ b/Source/SPConstants.h @@ -133,6 +133,7 @@ extern NSString *SPCustomQueryAutoUppercaseKeywords; extern NSString *SPCustomQueryUpdateAutoHelp; extern NSString *SPCustomQueryAutoHelpDelay; extern NSString *SPCustomQueryHighlightCurrentQuery; +extern NSString *SPCustomQueryEditorTabStopWidth; // AutoUpdate Prefpane extern NSString *SPLastUsedVersion; -- cgit v1.2.3