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