summaryrefslogtreecommitdiff
path: root/sw/source/core/uibase/inc/swlbox.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/uibase/inc/swlbox.hxx')
-rw-r--r--sw/source/core/uibase/inc/swlbox.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/uibase/inc/swlbox.hxx b/sw/source/core/uibase/inc/swlbox.hxx
index 49ac2b096892..aed583fb19c7 100644
--- a/sw/source/core/uibase/inc/swlbox.hxx
+++ b/sw/source/core/uibase/inc/swlbox.hxx
@@ -67,7 +67,7 @@ class SW_DLLPUBLIC SwComboBox : public ComboBox
public:
SwComboBox(Window* pParent, WinBits nStyle);
- ~SwComboBox();
+ virtual ~SwComboBox();
void InsertSwEntry(const SwBoxEntry&);
virtual sal_Int32 InsertEntry(const OUString& rStr, sal_Int32 = 0) SAL_OVERRIDE;