Files
macSVG-mirror/macSVG/SVGDocument Classes/XMLAttributesTableRowView.h

14 lines
176 B
Objective-C

//
// XMLAttributesTableRowView.h
//
//
// Created by Douglas Ward on 12/20/17.
//
//
#import <Cocoa/Cocoa.h>
@interface XMLAttributesTableRowView : NSTableRowView
@end