I forget cpplint every time
This commit is contained in:
parent
528e0f3efb
commit
58efb3c018
4 changed files with 4 additions and 4 deletions
|
@ -71,7 +71,7 @@ class Window : public mate::TrackableObject<Window>,
|
|||
void OnDevToolsFocus() override;
|
||||
void OnDevToolsOpened() override;
|
||||
void OnDevToolsClosed() override;
|
||||
void OnExecuteWindowsCommand(std::string& command_name) override;
|
||||
void OnExecuteWindowsCommand(const std::string& command_name) override;
|
||||
|
||||
private:
|
||||
// APIs for NativeWindow.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue