summaryrefslogtreecommitdiff
path: root/cui/source/inc/ControlFocusHelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/ControlFocusHelper.hxx')
-rw-r--r--cui/source/inc/ControlFocusHelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/inc/ControlFocusHelper.hxx b/cui/source/inc/ControlFocusHelper.hxx
index d09c76b81ea0..ed1357658df2 100644
--- a/cui/source/inc/ControlFocusHelper.hxx
+++ b/cui/source/inc/ControlFocusHelper.hxx
@@ -34,7 +34,7 @@ public:
void SetFocusControl( Control* pCtrl ) { m_pFocusCtrl = pCtrl; }
- virtual bool Notify( NotifyEvent& rNEvt );
+ virtual bool Notify( NotifyEvent& rNEvt ) SAL_OVERRIDE;
};
#endif // INCLUDED_CUI_SOURCE_INC_CONTROLFOCUSHELPER_HXX