aboutsummaryrefslogtreecommitdiffstats
path: root/Source/CustomQuery.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/CustomQuery.h')
-rw-r--r--Source/CustomQuery.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/CustomQuery.h b/Source/CustomQuery.h
index 03e42361..1c161e00 100644
--- a/Source/CustomQuery.h
+++ b/Source/CustomQuery.h
@@ -92,6 +92,7 @@
NSMutableArray *fullResult;
NSArray *cqColumnDefinition;
NSString *lastExecutedQuery;
+
BOOL tempAlertWasShown; // a temp value for nightly builts
}