Merged [21073]: When encoding an icon to JPEG, start off at 100% quality. If that...
[adiumx.git] / Source / AILogDateFormatter.h
blob89228bcd6eb5f8d27cd4bee0472430850912721a
1 //
2 // AILogDateFormatter.h
3 // Adium
4 //
5 // Created by Evan Schoenberg on 7/30/06.
6 //
8 #import <Cocoa/Cocoa.h>
11 @interface AILogDateFormatter : NSDateFormatter {
15 @end