mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
💄
This commit is contained in:
@@ -5,11 +5,11 @@
|
||||
#import <WebKit/WebKit.h>
|
||||
|
||||
@interface AtomController ()
|
||||
- (void)createWebView;
|
||||
|
||||
@property (nonatomic, retain) JSCocoa *jscocoa;
|
||||
@property (nonatomic, retain, readwrite) NSString *url;
|
||||
@property (nonatomic, retain, readwrite) NSString *bootstrapScript;
|
||||
|
||||
- (void)createWebView;
|
||||
@end
|
||||
|
||||
@interface WebView (Atom)
|
||||
|
||||
Reference in New Issue
Block a user