cleaning up osr pt1

This commit is contained in:
gellert 2016-07-29 14:50:27 +02:00
parent fdff60132c
commit 6abf7475b8
13 changed files with 196 additions and 239 deletions

View file

@ -4,9 +4,9 @@
#include "atom/browser/api/atom_api_web_contents.h"
// @interface NSWindow
// - (BOOL)isKeyWindow;
// @end
@interface NSWindow
- (BOOL)isKeyWindow;
@end
namespace atom {