aboutsummaryrefslogtreecommitdiffstats
path: root/Source/CustomQuery.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/CustomQuery.h')
-rw-r--r--Source/CustomQuery.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/Source/CustomQuery.h b/Source/CustomQuery.h
index 47be44c7..57b8ee85 100644
--- a/Source/CustomQuery.h
+++ b/Source/CustomQuery.h
@@ -95,7 +95,8 @@
NSArray *cqColumnDefinition;
NSString *lastExecutedQuery;
- BOOL tableReloadAfterEdting;
+ BOOL tableReloadAfterEditing;
+ BOOL queryIsTableSorter;
BOOL isDesc;
NSNumber *sortField;
BOOL tempAlertWasShown; // a temp value for nightly builts