source: branches/ppc-purge/aux/cocotron/win32/cocotron/issue508/FontToNameTransformer.h

Last change on this file was 13451, checked in by Gary Palter, 15 years ago

Test case for Cocotron issue 508

File size: 250 bytes
Line 
1//
2// FontToNameTransformer.h
3// issueXXX
4//
5// Created by Gary Palter on 2/18/10.
6// Copyright 2010 Clozure Associates. All rights reserved.
7//
8
9#import <Foundation/Foundation.h>
10
11
12@interface FontToNameTransformer : NSValueTransformer {
13}
14
15@end
Note: See TracBrowser for help on using the repository browser.