diff options
Diffstat (limited to 'include/svx/langbox.hxx')
-rw-r--r-- | include/svx/langbox.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/langbox.hxx b/include/svx/langbox.hxx index de5289b0b7b4..8885064d01fa 100644 --- a/include/svx/langbox.hxx +++ b/include/svx/langbox.hxx @@ -69,7 +69,7 @@ private: public: SvxLanguageBox(Window* pParent, WinBits nBits, bool bCheck = false); - ~SvxLanguageBox(); + virtual ~SvxLanguageBox(); void SetLanguageList( sal_Int16 nLangList, bool bHasLangNone, bool bLangNoneIsLangAll = false, |