mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Hack to open unstable windows from atom-stable
This commit is contained in:
@@ -23,6 +23,7 @@ class AtomCefClient;
|
||||
@property (nonatomic, retain) IBOutlet NSView *devToolsView;
|
||||
|
||||
- (id)initWithPath:(NSString *)path;
|
||||
- (id)initUnstableWithPath:(NSString *)path;
|
||||
- (id)initInBackground;
|
||||
- (id)initSpecsThenExit:(BOOL)exitWhenDone;
|
||||
- (id)initBenchmarksThenExit:(BOOL)exitWhenDone;
|
||||
|
||||
Reference in New Issue
Block a user