adium-1.4 3553:d23373c8d2ff: Warning resolution
commits at adium.im
commits at adium.im
Sun Jun 26 17:27:53 UTC 2011
details: http://hg.adium.im/adium-1.4/rev/d23373c8d2ff
revision: 3553:d23373c8d2ff
branch: (none)
author: Evan Schoenberg
date: Sun Jun 26 12:27:49 2011 -0500
Warning resolution
diffs (29 lines):
diff -r e21fa99b1f27 -r d23373c8d2ff Frameworks/Adium Framework/Source/AIAccountViewController.h
--- a/Frameworks/Adium Framework/Source/AIAccountViewController.h Sun Jun 26 10:26:12 2011 -0500
+++ b/Frameworks/Adium Framework/Source/AIAccountViewController.h Sun Jun 26 12:27:49 2011 -0500
@@ -71,7 +71,9 @@
- (void)didBeginRegistration;
- (void)usernameAndPasswordRegistered:(NSNotification*)notification;
-//For subclasses
+ at end
+
+ at interface AIAccountViewController (ForSubclasses)
+- (void)localizeStrings;
- (NSDictionary *)keyToKeyDict;
-
@end
diff -r e21fa99b1f27 -r d23373c8d2ff Frameworks/Adium Framework/Source/AIAccountViewController.m
--- a/Frameworks/Adium Framework/Source/AIAccountViewController.m Sun Jun 26 10:26:12 2011 -0500
+++ b/Frameworks/Adium Framework/Source/AIAccountViewController.m Sun Jun 26 12:27:49 2011 -0500
@@ -28,10 +28,6 @@
#define KEY_DISABLE_TYPING_NOTIFICATIONS @"Disable Typing Notifications"
- at interface AIAccountViewController ()
-- (void)localizeStrings;
- at end
-
/*!
* @class AIAccountViewController
* @brief Base account view controller
More information about the commits
mailing list