mirror of
https://github.com/darlinghq/darling-cocotron.git
synced 2025-02-25 14:31:58 +00:00
7 lines
102 B
Objective-C
7 lines
102 B
Objective-C
#import <AppKit/NSNibConnector.h>
|
|
|
|
@interface NSNibAXRelationshipConnector : NSNibConnector {
|
|
}
|
|
|
|
@end
|