From 310fb079c75d551bf2a129b69c897905ca83e061 Mon Sep 17 00:00:00 2001 From: Stuart Connolly Date: Thu, 28 Aug 2014 19:08:14 +0100 Subject: Resolve #1938: In the query console display the database the query was executed in. --- Source/SPConstants.h | 1 + 1 file changed, 1 insertion(+) (limited to 'Source/SPConstants.h') diff --git a/Source/SPConstants.h b/Source/SPConstants.h index 1778a1d5..76f51f49 100644 --- a/Source/SPConstants.h +++ b/Source/SPConstants.h @@ -355,6 +355,7 @@ extern NSString *SPLastUsedVersion; // GUI Prefs extern NSString *SPConsoleShowTimestamps; extern NSString *SPConsoleShowConnections; +extern NSString *SPConsoleShowDatabases; extern NSString *SPConsoleShowSelectsAndShows; extern NSString *SPConsoleShowHelps; extern NSString *SPEditInSheetEnabled; -- cgit v1.2.3