Played around with some things. There is a massive mem leak in
[MenuTunes.git] / MTApplication.h
1 /* MTApplication */
2
3 #import <Cocoa/Cocoa.h>
4
5 @interface MTApplication : NSApplication
6 {
7 }
8 @end