cap the message log count in the Mac UI

This commit is contained in:
Mitchell Livingston
2009-12-02 00:27:07 +00:00
parent ad06c660c8
commit 25c8e4f0d0
4 changed files with 59 additions and 5 deletions

View File

@@ -125,6 +125,7 @@ typedef enum
- (void) openShowSheet: (id) sender;
- (void) invalidOpenAlert: (NSString *) filename;
- (void) invalidOpenMagnetAlert: (NSString *) address;
- (void) duplicateOpenAlert: (NSString *) name;
- (void) openURL: (NSString *) urlString;