summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/thesdlg_impl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/dialogs/thesdlg_impl.hxx')
-rw-r--r--cui/source/dialogs/thesdlg_impl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/dialogs/thesdlg_impl.hxx b/cui/source/dialogs/thesdlg_impl.hxx
index f302947b9fb3..2546ecc5844b 100644
--- a/cui/source/dialogs/thesdlg_impl.hxx
+++ b/cui/source/dialogs/thesdlg_impl.hxx
@@ -54,7 +54,7 @@ public:
SvTreeListEntry* pEntry, sal_uInt16 nFlags, const OUString& rStr );
virtual void Paint(const Point& rPos, SvTreeListBox& rOutDev, vcl::RenderContext& rRenderContext,
- const SvViewDataEntry* pView, const SvTreeListEntry& rEntry) SAL_OVERRIDE;
+ const SvViewDataEntry* pView, const SvTreeListEntry& rEntry) override;
};
#endif