mirror of
https://github.com/darlinghq/darling-cocotron.git
synced 2024-11-24 04:29:44 +00:00
6 lines
78 B
Objective-C
6 lines
78 B
Objective-C
#import <AppKit/NSView.h>
|
|
|
|
@interface NSRuleEditorViewSliceRow : NSView
|
|
|
|
@end
|