From 4611475c5b255eed9202474dd3bdee147e932946 Mon Sep 17 00:00:00 2001 From: stuconnolly Date: Fri, 22 Apr 2011 17:44:57 +0000 Subject: Bring outline view branch up to date with trunk (r3234:3277). --- Source/SPQueryController.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Source/SPQueryController.h') diff --git a/Source/SPQueryController.h b/Source/SPQueryController.h index 6f1d835d..c80da762 100644 --- a/Source/SPQueryController.h +++ b/Source/SPQueryController.h @@ -53,7 +53,9 @@ NSArray *completionFunctionList; NSDictionary *functionArgumentSnippets; +#ifndef SP_REFACTOR /* ivars */ NSUserDefaults *prefs; +#endif NSDateFormatter *dateFormatter; pthread_mutex_t consoleLock; -- cgit v1.2.3