aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPIndexesController.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPIndexesController.h')
-rw-r--r--Source/SPIndexesController.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/SPIndexesController.h b/Source/SPIndexesController.h
index b91481bc..7a139125 100644
--- a/Source/SPIndexesController.h
+++ b/Source/SPIndexesController.h
@@ -67,6 +67,7 @@
IBOutlet NSTextField *indexKeyBlockSizeTextField;
#endif
+ BOOL _mainNibLoaded;
NSString *table;
NSMutableArray *fields, *indexes, *indexedFields, *supportsLength, *requiresLength;