Album art will be embedded into the menu if on 10.3 and not connected
[MenuTunes.git] / MainController.h
index 2c0cf32..d29e371 100755 (executable)
@@ -90,3 +90,7 @@
 - (void)showCurrentTrackInfo;
 
 @end
+
+@interface NSImage (SmoothAdditions)
+- (NSImage *)imageScaledSmoothlyToSize:(NSSize)scaledSize;
+@end
\ No newline at end of file