X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/50485da2e6ae0642e4dfb55ef4c0556ed6ef2a80..a250162c5267a1b528a0309f20b4ceccd1363701:/MainController.h diff --git a/MainController.h b/MainController.h index 2c0cf32..d29e371 100755 --- a/MainController.h +++ b/MainController.h @@ -90,3 +90,7 @@ - (void)showCurrentTrackInfo; @end + +@interface NSImage (SmoothAdditions) +- (NSImage *)imageScaledSmoothlyToSize:(NSSize)scaledSize; +@end \ No newline at end of file