8 lines
137 B
Objective-C
Vendored
8 lines
137 B
Objective-C
Vendored
#import <HexFiend/HFRepresenter.h>
|
|
|
|
@interface HFRepresenter (HFInternalStuff)
|
|
|
|
- (void)_setController:(HFController *)controller;
|
|
|
|
@end
|