adium 2478:c438c4ca69d7: Fix declaration. Thanks Peter
commits at adium.im
commits at adium.im
Wed Jun 10 05:29:33 UTC 2009
details: http://hg.adium.im/adium/rev/c438c4ca69d7
revision: 2478:c438c4ca69d7
author: David Smith <catfish.man at gmail.com>
date: Tue Jun 09 22:29:21 2009 -0700
Fix declaration. Thanks Peter
diffs (12 lines):
diff -r a37aad955c03 -r c438c4ca69d7 Frameworks/Adium Framework/Source/AIListObject.h
--- a/Frameworks/Adium Framework/Source/AIListObject.h Tue Jun 09 22:28:06 2009 -0700
+++ b/Frameworks/Adium Framework/Source/AIListObject.h Tue Jun 09 22:29:21 2009 -0700
@@ -151,7 +151,7 @@
@property (readwrite, nonatomic, retain) NSString *notes;
- at property (readonly, nonatomic) NSInteger *idleTime;
+ at property (readonly, nonatomic) NSInteger idleTime;
@property (readonly, nonatomic) NSImage *userIcon;
@property (readonly, nonatomic) NSImage *menuIcon;
More information about the commits
mailing list