vcl/unx/gtk3/gdi/cairo_gtk3_cairo.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit be4ca35ad7926a2783b1c599f632a8d2591cbeab
Author: Stephan Bergmann <sberg...@redhat.com>
Date:   Mon Mar 23 16:58:54 2015 +0100

    loplugin:saloverride
    
    Change-Id: Ia41415272e12b47ae332c38badd323ad3ab6a5ad

diff --git a/vcl/unx/gtk3/gdi/cairo_gtk3_cairo.hxx 
b/vcl/unx/gtk3/gdi/cairo_gtk3_cairo.hxx
index 1d6e36f..dee313f 100644
--- a/vcl/unx/gtk3/gdi/cairo_gtk3_cairo.hxx
+++ b/vcl/unx/gtk3/gdi/cairo_gtk3_cairo.hxx
@@ -41,7 +41,7 @@ namespace cairo {
 
         virtual void flush() const SAL_OVERRIDE;
 
-        ~Gtk3Surface();
+        virtual ~Gtk3Surface();
     };
 
 }
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to