summaryrefslogtreecommitdiff
path: root/i18npool/inc/collator_unicode.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'i18npool/inc/collator_unicode.hxx')
-rw-r--r--i18npool/inc/collator_unicode.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/i18npool/inc/collator_unicode.hxx b/i18npool/inc/collator_unicode.hxx
index bbc7f02ef802..934b9b7dd728 100644
--- a/i18npool/inc/collator_unicode.hxx
+++ b/i18npool/inc/collator_unicode.hxx
@@ -39,7 +39,7 @@ public:
// Constructors
Collator_Unicode();
// Destructor
- ~Collator_Unicode();
+ virtual ~Collator_Unicode();
sal_Int32 SAL_CALL compareSubstring( const OUString& s1, sal_Int32 off1, sal_Int32 len1,
const OUString& s2, sal_Int32 off2, sal_Int32 len2) throw(com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE;