summaryrefslogtreecommitdiff
path: root/include/sfx2/templatedefaultview.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/templatedefaultview.hxx')
-rw-r--r--include/sfx2/templatedefaultview.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/templatedefaultview.hxx b/include/sfx2/templatedefaultview.hxx
index 205083554d52..436aef489ac3 100644
--- a/include/sfx2/templatedefaultview.hxx
+++ b/include/sfx2/templatedefaultview.hxx
@@ -18,7 +18,7 @@ class SFX2_DLLPUBLIC TemplateDefaultView : public TemplateLocalView
public:
TemplateDefaultView(Window *pParent);
- virtual void reload() SAL_OVERRIDE;
+ virtual void reload() override;
protected:
long mnItemMaxSize;
long mnTextHeight;