ardour/cocoatea/view.h
2024-11-14 14:55:44 -07:00

8 lines
66 B
Objective-C

#include <AppKit/AppKit.h>
@interface CTView : NSView
{
}
@end