[Libreoffice-commits] core.git: unoxml/source
Miklos Vajna
vmiklos at collabora.co.uk
Fri Jul 18 01:19:48 PDT 2014
unoxml/source/dom/elementlist.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit c6a7c5ee5abb867edbdd5a35f1f6c06cee8cab0b
Author: Miklos Vajna <vmiklos at collabora.co.uk>
Date: Fri Jul 18 10:18:46 2014 +0200
loplugin:saloverride
Change-Id: I27600820acb4a432840ef9bc7220fc3d4bb6a273
diff --git a/unoxml/source/dom/elementlist.hxx b/unoxml/source/dom/elementlist.hxx
index 18289e6..51baa03 100644
--- a/unoxml/source/dom/elementlist.hxx
+++ b/unoxml/source/dom/elementlist.hxx
@@ -71,7 +71,7 @@ namespace DOM
void registerListener(CElement & rElement);
- ~CElementListImpl();
+ virtual ~CElementListImpl();
/**
The number of nodes in the list.
More information about the Libreoffice-commits
mailing list