summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/sdtreelb.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/sdtreelb.hxx')
-rw-r--r--sd/source/ui/inc/sdtreelb.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/sdtreelb.hxx b/sd/source/ui/inc/sdtreelb.hxx
index eaa3680815ff..2fb67165ee60 100644
--- a/sd/source/ui/inc/sdtreelb.hxx
+++ b/sd/source/ui/inc/sdtreelb.hxx
@@ -187,7 +187,7 @@ public:
SdPageObjsTLB( Window* pParent, const SdResId& rSdResId );
SdPageObjsTLB( Window* pParent, WinBits nStyle );
- ~SdPageObjsTLB();
+ virtual ~SdPageObjsTLB();
// helper function for GetEntryAltText and GetEntryLongDescription
OUString getAltLongDescText( SvTreeListEntry* pEntry , sal_Bool isAltText) const;