summaryrefslogtreecommitdiff
path: root/include/sfx2/ctrlitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/ctrlitem.hxx')
-rw-r--r--include/sfx2/ctrlitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/ctrlitem.hxx b/include/sfx2/ctrlitem.hxx
index 24f64d9a73c1..9913d208e60a 100644
--- a/include/sfx2/ctrlitem.hxx
+++ b/include/sfx2/ctrlitem.hxx
@@ -91,7 +91,7 @@ class SFX2_DLLPUBLIC SfxStatusForwarder: public SfxControllerItem
protected:
virtual void StateChanged( sal_uInt16 nSID, SfxItemState eState,
- const SfxPoolItem* pState ) SAL_OVERRIDE;
+ const SfxPoolItem* pState ) override;
public:
SfxStatusForwarder( sal_uInt16 nSlotId,