adium 3684:9c874e70c2d1: Forgot to revert this boolean property.
commits at adium.im
commits at adium.im
Wed Feb 23 22:22:03 UTC 2011
details: http://hg.adium.im/adium/rev/9c874e70c2d1
revision: 3684:9c874e70c2d1
author: Thijs Alkemade <thijsalkemade at gmail.com>
date: Wed Feb 23 23:21:51 2011 +0100
Forgot to revert this boolean property.
diffs (14 lines):
diff -r 7fc558fbb532 -r 9c874e70c2d1 Frameworks/Adium Framework/Source/AIListGroup.h
--- a/Frameworks/Adium Framework/Source/AIListGroup.h Tue Feb 22 22:59:31 2011 +0100
+++ b/Frameworks/Adium Framework/Source/AIListGroup.h Wed Feb 23 23:21:51 2011 +0100
@@ -25,9 +25,8 @@
BOOL expanded; //Exanded/Collapsed state of this object
BOOL loadedExpanded;
+ // Former properties
NSString *countText;
-
- BOOL showCount;
}
- (id)initWithUID:(NSString *)inUID;
More information about the commits
mailing list