Cog/Utils/FontSizetoLineHeightTransformer.h
2008-02-18 00:11:38 +00:00

14 lines
260 B
Objective-C

//
// FontSizetoLineHeightTransformer.h
// Cog
//
// Created by Matthew Grinshpun on 18/02/08.
// Copyright 2008 __MyCompanyName__. All rights reserved.
//
#import <Cocoa/Cocoa.h>
@interface FontSizetoLineHeightTransformer : NSValueTransformer {}
@end