chore: fix chromium-style errors in windows code

This commit is contained in:
Jeremy Apthorp 2018-06-21 16:45:45 -07:00
parent aa4ca406c8
commit 43c1a7778d
11 changed files with 56 additions and 47 deletions

View file

@ -35,7 +35,7 @@ namespace brightray {
class NotificationPresenterWin : public NotificationPresenter {
public:
NotificationPresenterWin();
~NotificationPresenterWin();
~NotificationPresenterWin() override;
bool Init();