cog/InfoInspector/MissingAlbumArtTransformer.h

17 lines
237 B
C
Raw Normal View History

2009-03-08 20:04:09 +00:00
//
// MissingAlbumArtTransformer.h
// Cog
//
// Created by Vincent Spader on 3/8/09.
// Copyright 2009 __MyCompanyName__. All rights reserved.
//
#import <Cocoa/Cocoa.h>
@interface MissingAlbumArtTransformer : NSObject {
}
@end