X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/2c8a6c4cdbc9757a8a6dcfd36338fb19606b583e..081a5fa6db149252a499575da751c45f340312bd:/iTunesPlaylist.h?ds=inline diff --git a/iTunesPlaylist.h b/iTunesPlaylist.h new file mode 100755 index 0000000..0a0d515 --- /dev/null +++ b/iTunesPlaylist.h @@ -0,0 +1,16 @@ +// +// iTunesPlaylist.h +// MenuTunes +// +// Created by Joseph Spiros on Sat Sep 06 2003. +// Copyright (c) 2003 __MyCompanyName__. All rights reserved. +// + +#import + + +@interface iTunesPlaylist : NSObject { + +} + +@end