mirror of
https://github.com/electron/electron.git
synced 2026-01-26 15:58:07 -05:00
Address cpplint issue ""public:" should be preceded by a blank line [whitespace/blank_line] [3]"
This commit is contained in:
@@ -47,6 +47,7 @@ class Notification {
|
||||
protected:
|
||||
Notification(NotificationDelegate* delegate,
|
||||
NotificationPresenter* presenter);
|
||||
|
||||
public:
|
||||
virtual ~Notification();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user