mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Fix cpplint errors in bry_application.h
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#import "base/mac/scoped_sending_event.h"
|
||||
|
||||
@interface BRYApplication : NSApplication <CrAppProtocol, CrAppControlProtocol> {
|
||||
@interface BRYApplication : NSApplication<CrAppProtocol, CrAppControlProtocol> {
|
||||
BOOL _handlingSendEvent;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user