mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-20 23:59:34 +00:00
Added MPTreeDelegate stubb
This commit is contained in:
@@ -7,7 +7,8 @@
|
||||
//
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
#import "KPKTree.h"
|
||||
|
||||
@interface MPTreeDelegate : NSObject
|
||||
@interface MPTreeDelegate : NSObject <KPKTreeDelegate>
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user