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 9b6a7d0d7769..8211897ef711 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, const SvViewDataEntry* pView, const SvTreeListEntry* pEntry);
+ const Point& rPos, SvTreeListBox& rOutDev, const SvViewDataEntry* pView, const SvTreeListEntry* pEntry) SAL_OVERRIDE;
};
#endif