summaryrefslogtreecommitdiff
path: root/sfx2/source/inc/templatesearchview.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/inc/templatesearchview.hxx')
-rw-r--r--sfx2/source/inc/templatesearchview.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/inc/templatesearchview.hxx b/sfx2/source/inc/templatesearchview.hxx
index ae7658f3ae44..69073653be2a 100644
--- a/sfx2/source/inc/templatesearchview.hxx
+++ b/sfx2/source/inc/templatesearchview.hxx
@@ -48,7 +48,7 @@ private:
virtual bool MouseButtonDown( const MouseEvent& rMEvt ) override;
- virtual bool ContextMenu(const CommandEvent& rPos) override;
+ virtual bool Command(const CommandEvent& rPos) override;
virtual bool KeyInput( const KeyEvent& rKEvt ) override;