root/Trunk/ABSortByLogSizePlugin.h @ 7

Revision 5, 237 bytes (checked in by jon, 16 years ago)

We now get actual log sizes when the plugin is activated for the first time.

Line 
1//
2//  ABSortByLogSizePlugin.h
3//  SortByLogSizePlugin
4//
5//  Created by Jon Chambers on 9/28/08.
6//  Copyright 2008 Jon Chamber. All rights reserved.
7//
8
9#import <Adium/AIPlugin.h>
10
11@interface ABSortByLogSizePlugin : AIPlugin
12{
13}
14
15@end
Note: See TracBrowser for help on using the browser.