Emit the message as an event

This commit is contained in:
Paul Betts 2015-06-17 17:31:50 -07:00
parent 794f89abf5
commit cec6895e67
2 changed files with 5 additions and 0 deletions

View file

@ -71,6 +71,7 @@ class Window : public mate::TrackableObject<Window>,
void OnDevToolsFocus() override;
void OnDevToolsOpened() override;
void OnDevToolsClosed() override;
void OnExecuteWindowsCommand(int command_id) override;
private:
// APIs for NativeWindow.