unoxml/source/dom/elementlist.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit c6a7c5ee5abb867edbdd5a35f1f6c06cee8cab0b
Author: Miklos Vajna <vmik...@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.
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to