X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ae3c17b4013e80b99976c750c19fca47729517f6..2a8312bced9d3f3415383a79a15cad2acf447b7e:/interface/wx/dcsvg.h?ds=sidebyside diff --git a/interface/wx/dcsvg.h b/interface/wx/dcsvg.h index bae993d5a3..ccf2f89689 100644 --- a/interface/wx/dcsvg.h +++ b/interface/wx/dcsvg.h @@ -8,7 +8,6 @@ /** @class wxSVGFileDC - @wxheader{dcsvg.h} A wxSVGFileDC is a device context onto which graphics and text can be drawn, and the output produced as a vector file, in SVG format (see the W3C @@ -56,7 +55,7 @@ public: /** Destructor. */ - ~wxSVGFileDC(); + virtual ~wxSVGFileDC(); /** Copies from a source DC to this DC, specifying the destination