summaryrefslogtreecommitdiff
path: root/framework/inc/uielement/edittoolbarcontroller.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/uielement/edittoolbarcontroller.hxx')
-rw-r--r--framework/inc/uielement/edittoolbarcontroller.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/inc/uielement/edittoolbarcontroller.hxx b/framework/inc/uielement/edittoolbarcontroller.hxx
index 4674b0cf0ec3..20924416c78d 100644
--- a/framework/inc/uielement/edittoolbarcontroller.hxx
+++ b/framework/inc/uielement/edittoolbarcontroller.hxx
@@ -52,7 +52,7 @@ class EditToolbarController : public ComplexToolbarController
void Modify();
void GetFocus();
void LoseFocus();
- bool PreNotify( NotifyEvent& rNEvt );
+ bool PreNotify( NotifyEvent const & rNEvt );
protected:
virtual void executeControlCommand( const css::frame::ControlCommand& rControlCommand ) override;