adium-1.4 2619:256ec194c96e: Fix a warning introduced in 3d81523...

commits at adium.im commits at adium.im
Fri Oct 16 15:06:17 UTC 2009


details:	http://hg.adium.im/adium-1.4/rev/256ec194c96e
revision:	2619:256ec194c96e
author:		Zachary West <zacw at adium.im>
date:		Fri Oct 16 11:06:11 2009 -0400

Fix a warning introduced in 3d815231bb66.

diffs (12 lines):

diff -r 1b8a3dce56d1 -r 256ec194c96e Source/AILogViewerWindowController.m
--- a/Source/AILogViewerWindowController.m	Fri Oct 16 11:02:56 2009 -0400
+++ b/Source/AILogViewerWindowController.m	Fri Oct 16 11:06:11 2009 -0400
@@ -89,6 +89,8 @@
 - (void)filterForChatName:(NSString *)chatName withAccount:(AIAccount *)account;
 - (void)selectCachedIndex;
 
+- (NSAlert *)alertForDeletionOfLogCount:(NSUInteger)logCount;
+
 - (void)_willOpenForContact;
 - (void)_didOpenForContact;
 




More information about the commits mailing list