mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
💄
This commit is contained in:
@@ -6,11 +6,9 @@
|
||||
|
||||
struct JSGlobalContextRef;
|
||||
|
||||
@interface AtomController : NSWindowController <NSWindowDelegate> {
|
||||
}
|
||||
@interface AtomController : NSWindowController <NSWindowDelegate>
|
||||
|
||||
@property (assign) WebView *webView;
|
||||
|
||||
@property (nonatomic, retain, readonly) NSString *url;
|
||||
@property (nonatomic, retain, readonly) NSString *bootstrapScript;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user