summaryrefslogtreecommitdiff
path: root/i18npool/source/localedata/saxparser.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'i18npool/source/localedata/saxparser.cxx')
-rw-r--r--i18npool/source/localedata/saxparser.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/i18npool/source/localedata/saxparser.cxx b/i18npool/source/localedata/saxparser.cxx
index 5a68c5201499..d3647aa6bf56 100644
--- a/i18npool/source/localedata/saxparser.cxx
+++ b/i18npool/source/localedata/saxparser.cxx
@@ -166,7 +166,7 @@ public:
theLocale[sizeof(theLocale)-1] = 0;
}
- ~TestDocumentHandler( )
+ virtual ~TestDocumentHandler( )
{
of.closeOutput();
delete rootNode;