]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/dcsvg.h
Make wxPGValidationInfo class instead of struct, re-document it (used at least by...
[wxWidgets.git] / interface / wx / dcsvg.h
index bae993d5a35338513a9c9c4ea8d9f7b1965aa760..ccf2f896894c6591ae728d0215c36f6abe0dbdfd 100644 (file)
@@ -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