summaryrefslogtreecommitdiff
path: root/include/svx/SmartTagCtl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/SmartTagCtl.hxx')
-rw-r--r--include/svx/SmartTagCtl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/SmartTagCtl.hxx b/include/svx/SmartTagCtl.hxx
index ba618a785998..399538207c52 100644
--- a/include/svx/SmartTagCtl.hxx
+++ b/include/svx/SmartTagCtl.hxx
@@ -63,7 +63,7 @@ private:
void FillMenu();
DECL_LINK_TYPED( MenuSelect, Menu *, bool);
virtual void StateChanged( sal_uInt16 nSID, SfxItemState eState,
- const SfxPoolItem* pState ) SAL_OVERRIDE;
+ const SfxPoolItem* pState ) override;
public:
SvxSmartTagsControl( sal_uInt16 nId, Menu&, SfxBindings& );