From 05972454d49ec13c7dfc075528d3c092d06ce9a8 Mon Sep 17 00:00:00 2001 From: Bibiko Date: Tue, 23 Jun 2009 07:31:58 +0000 Subject: =?UTF-8?q?=E2=80=A2=20fixed:=20make=20usage=20of=20backtickQuoted?= =?UTF-8?q?String=20to=20allow=20table=20names=20containing=20a=20`=20?= =?UTF-8?q?=E2=80=A2=20some=20minor=20code=20cleaning=20and=20commenting?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Source/CustomQuery.h | 1 + 1 file changed, 1 insertion(+) (limited to 'Source/CustomQuery.h') 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 } -- cgit v1.2.3