diff options
Diffstat (limited to 'views/window/dialog_client_view.h')
-rw-r--r-- | views/window/dialog_client_view.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/window/dialog_client_view.h b/views/window/dialog_client_view.h index 5d1fa33..1c3d19f 100644 --- a/views/window/dialog_client_view.h +++ b/views/window/dialog_client_view.h @@ -69,7 +69,7 @@ class DialogClientView : public ClientView, virtual bool AcceleratorPressed(const Accelerator& accelerator); // ButtonListener implementation: - virtual void ButtonPressed(Button* sender); + virtual void ButtonPressed(Button* sender, const views::Event& event); private: // Paint the size box in the bottom right corner of the window if it is |