From 019a1015546ab203eb366a71811d6c75b130fd40 Mon Sep 17 00:00:00 2001 From: Bibiko Date: Wed, 1 Dec 2010 12:23:22 +0000 Subject: =?UTF-8?q?=E2=80=A2=20added=20=20chance=20to=20cancel=20an=20acti?= =?UTF-8?q?vity=20-=20up=20to=20now=20a=20running=20Bundle=20command=20-?= =?UTF-8?q?=20from=20the=20Activities=20pane=20(toggable=20via=20double-cl?= =?UTF-8?q?icking=20at=20Table=20Information=20header);=20it's=20still=20t?= =?UTF-8?q?entative=20and=20the=20correct=20cancel=20icon=20will=20follow?= =?UTF-8?q?=20asap=20=E2=80=A2=20added=20notification=20system=20for=20upd?= =?UTF-8?q?ating=20the=20activities=20pane=20(SPActivitiesUpdateNotificati?= =?UTF-8?q?on)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 fce149f0..5327fd45 100644 --- a/Source/SPConstants.h +++ b/Source/SPConstants.h @@ -358,6 +358,7 @@ extern NSString *SPNoBOMforSQLdumpFile; extern NSString *SPContentFilters; extern NSString *SPDocumentTaskEndNotification; extern NSString *SPDocumentTaskStartNotification; +extern NSString *SPActivitiesUpdateNotification; extern NSString *SPFieldEditorSheetFont; extern NSString *SPLastSQLFileEncoding; extern NSString *SPPrintBackground; -- cgit v1.2.3