iOS:add snapshot view
This commit is contained in:
parent
e62eb7895c
commit
0fe30c3b78
@ -30,6 +30,7 @@
|
|||||||
#import "DoricSnapshotView.h"
|
#import "DoricSnapshotView.h"
|
||||||
#import "DoricShowNodeTreeViewController.h"
|
#import "DoricShowNodeTreeViewController.h"
|
||||||
#import "DoricRegistry.h"
|
#import "DoricRegistry.h"
|
||||||
|
#import "DoricSnapshotView.h"
|
||||||
|
|
||||||
@interface DoricContextCell : UITableViewCell
|
@interface DoricContextCell : UITableViewCell
|
||||||
@property(nonatomic, strong) UILabel *tvId;
|
@property(nonatomic, strong) UILabel *tvId;
|
||||||
|
Reference in New Issue
Block a user