vChewing-macOS/Source/IconMaker/BopomofoIconRenderView.h

14 lines
169 B
Objective-C

//
// BopomofoIconRenderView.h
// Lettuce
//
// Created by Lukhnos D. Liu on 9/3/12.
//
//
#import <Cocoa/Cocoa.h>
@interface BopomofoIconRenderView : NSView
@end