forms/source/inc/FormComponent.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 6478730e126f0bf90790eb89c99a5eebced1409d
Author: Stephan Bergmann <sberg...@redhat.com>
Date:   Tue Apr 1 19:42:02 2014 +0200

    Forgotten TODO
    
    Change-Id: I4fb1c155c533445856639498e73c728933bb3dd7

diff --git a/forms/source/inc/FormComponent.hxx 
b/forms/source/inc/FormComponent.hxx
index 27e6f8d..adfb2ed 100644
--- a/forms/source/inc/FormComponent.hxx
+++ b/forms/source/inc/FormComponent.hxx
@@ -529,7 +529,7 @@ public:
 
 // simple destructor
 #define DECLARE_DEFAULT_DTOR( classname )   \
-    ~classname()override/*TODO*/            \
+    virtual ~classname()
 
 // constructor for cloning a class
 #define DECLARE_DEFAULT_CLONE_CTOR( classname )  \
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to