summaryrefslogtreecommitdiff
path: root/include/svx/CommonStyleManager.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/CommonStyleManager.hxx')
-rw-r--r--include/svx/CommonStyleManager.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/CommonStyleManager.hxx b/include/svx/CommonStyleManager.hxx
index 97f1de9e4f42..edb8a6dc74fa 100644
--- a/include/svx/CommonStyleManager.hxx
+++ b/include/svx/CommonStyleManager.hxx
@@ -31,7 +31,7 @@ public:
virtual sfx2::StylePreviewRenderer* CreateStylePreviewRenderer(
OutputDevice& rOutputDev, SfxStyleSheetBase* pStyle,
- long nMaxHeight = 32) SAL_OVERRIDE;
+ long nMaxHeight = 32) override;
};
} // end namespace svx