Changeset 6959 for trunk/macosx/MessageWindowController.h
- Timestamp:
- Oct 25, 2008, 9:34:30 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/macosx/MessageWindowController.h
r5628 r6959 33 33 34 34 NSMutableArray * fMessages; 35 unsigned intfIndex;35 NSUInteger fIndex; 36 36 37 37 NSDictionary * fAttributes;
Note: See TracChangeset
for help on using the changeset viewer.