summaryrefslogtreecommitdiff
path: root/include/svx/checklbx.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/checklbx.hxx')
-rw-r--r--include/svx/checklbx.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/checklbx.hxx b/include/svx/checklbx.hxx
index 08986983d9f4..ba379019d970 100644
--- a/include/svx/checklbx.hxx
+++ b/include/svx/checklbx.hxx
@@ -47,7 +47,7 @@ public:
SvxCheckListBox( Window* pParent, const ResId& rResId );
SvxCheckListBox( Window* pParent, const ResId& rResId,
const Image& rNormalStaticImage );
- ~SvxCheckListBox();
+ virtual ~SvxCheckListBox();
void InsertEntry ( const OUString& rStr,
sal_uLong nPos = TREELIST_APPEND,