aboutsummaryrefslogtreecommitdiffstats
path: root/Source/CustomQuery.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/CustomQuery.h')
-rw-r--r--Source/CustomQuery.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/CustomQuery.h b/Source/CustomQuery.h
index 352e6749..1dcd870d 100644
--- a/Source/CustomQuery.h
+++ b/Source/CustomQuery.h
@@ -94,6 +94,8 @@
NSString *lastExecutedQuery;
BOOL tableReloadAfterEdting;
+ BOOL isDesc;
+ NSString *sortField;
BOOL tempAlertWasShown; // a temp value for nightly builts
}