Address cpplint issue "{ should almost always be at the end of the previous line [whitespace/braces] [4]"
This commit is contained in:
parent
63eeb96e71
commit
29f3332276
9 changed files with 152 additions and 304 deletions
|
@ -8,8 +8,7 @@ class Win32Notification;
|
|||
|
||||
class NotificationPresenterWin7 :
|
||||
public NotificationPresenter,
|
||||
public DesktopNotificationController
|
||||
{
|
||||
public DesktopNotificationController {
|
||||
public:
|
||||
NotificationPresenterWin7() = default;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue