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/SPIndexesController.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Source/SPIndexesController.h') diff --git a/Source/SPIndexesController.h b/Source/SPIndexesController.h index 02dade6c..c56ff4eb 100644 --- a/Source/SPIndexesController.h +++ b/Source/SPIndexesController.h @@ -62,7 +62,9 @@ NSMutableArray *fields, *indexes, *indexedFields, *supportsLength, *requiresLength; +#ifndef SP_REFACTOR /* ivars */ NSUserDefaults *prefs; +#endif MCPConnection *connection; -- cgit v1.2.3