adium 2143:b8f21f79037d: Remove two warnings I added.
commits at adium.im
commits at adium.im
Mon May 11 04:25:44 UTC 2009
details: http://hg.adium.im/adium/rev/b8f21f79037d
revision: 2143:b8f21f79037d
author: Zachary West <zacw at adium.im>
date: Mon May 11 00:25:29 2009 -0400
Remove two warnings I added.
diffstat:
Source/AIAdvancedInspectorPane.h | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r 4b770f2bcdd9 -r b8f21f79037d Source/AIAdvancedInspectorPane.h
--- a/Source/AIAdvancedInspectorPane.h Mon May 11 00:18:28 2009 -0400
+++ b/Source/AIAdvancedInspectorPane.h Mon May 11 00:25:29 2009 -0400
@@ -8,8 +8,10 @@
#import "AIContactInfoContentController.h"
+#import <Adium/AIAccountMenu.h>
+#import <Adium/AIContactMenu.h>
+
@class AIAccountMenu, AIContactMenu, AIAccount, AIListContact;
- at protocol AIContactMenuDelegate, AIAccountMenuDelegate;
@interface AIAdvancedInspectorPane : NSObject <AIContentInspectorPane, AIAccountMenuDelegate, AIContactMenuDelegate> {
IBOutlet NSView *inspectorContentView;
More information about the commits
mailing list