Emit the message as an event
This commit is contained in:
parent
794f89abf5
commit
cec6895e67
2 changed files with 5 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue