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 e014a4a7..8c79f4af 100644
--- a/Source/SPIndexesController.h
+++ b/Source/SPIndexesController.h
@@ -68,6 +68,7 @@
#endif
BOOL _mainNibLoaded;
+ BOOL isMyISAMTale;
NSString *table;
NSMutableArray *fields, *indexes, *indexedFields;