added url to virtual key
This commit is contained in:
parent
543e4e99eb
commit
457a08ea91
8 changed files with 254 additions and 211 deletions
|
@ -8,6 +8,7 @@
|
|||
|
||||
#import <Cocoa/Cocoa.h>
|
||||
#import <WebKit/WebKit.h>
|
||||
#import "Constants.h"
|
||||
|
||||
@interface ViewDelegate : NSObject {
|
||||
WebView *timelineView;
|
||||
|
|
Reference in a new issue