From 8a7621ee68c7de9a08bbd1552c6006e4fa3aaaa9 Mon Sep 17 00:00:00 2001 From: Bibiko Date: Fri, 19 Mar 2010 16:21:10 +0000 Subject: =?UTF-8?q?=E2=80=A2=20further=20work=20on=20Navigator=20(not=20ye?= =?UTF-8?q?t=20active=20but=20workable=20->=20unHide=20menu=20item)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Source/SPConstants.m | 1 + 1 file changed, 1 insertion(+) (limited to 'Source/SPConstants.m') diff --git a/Source/SPConstants.m b/Source/SPConstants.m index 1b34b1c7..82a92bc7 100644 --- a/Source/SPConstants.m +++ b/Source/SPConstants.m @@ -151,6 +151,7 @@ NSString *SPQueryHistoryReplacesContent = @"QueryHistoryReplacesContent NSString *SPQuickLookTypes = @"QuickLookTypes"; NSString *SPTableChangedNotification = @"SPTableSelectionChanged"; NSString *SPBlobTextEditorSpellCheckingEnabled = @"BlobTextEditorSpellCheckingEnabled"; +NSString *SPUniqueSchemaDelimiter = @"￸"; // U+FFF8 // URLs NSString *SPHomePageURL = @"http://www.sequelpro.com/"; -- cgit v1.2.3