mirror of
https://github.com/nickshanks/ResKnife.git
synced 2024-12-22 02:29:56 +00:00
8 lines
80 B
Objective-C
8 lines
80 B
Objective-C
#import <Cocoa/Cocoa.h>
|
|
|
|
@interface DescSplitViewDelegate : NSObject
|
|
{
|
|
|
|
}
|
|
|
|
@end |