File: FontNameTransformer.h

package info (click to toggle)
textedit.app 5.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,308 kB
  • sloc: objc: 2,863; makefile: 14
file content (8 lines) | stat: -rw-r--r-- 89 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
#import <Cocoa/Cocoa.h>


@interface FontNameTransformer : NSValueTransformer {

}

@end