]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/private/markupparser.h
Fixed typo.
[wxWidgets.git] / include / wx / private / markupparser.h
index 751c9d67f77e632307f3dbcf30d508350aca8775..9ae44ac5e08f9f65b30f18313d63e548920a07ef 100644 (file)
@@ -78,6 +78,7 @@ class wxMarkupParserOutput
 {
 public:
     wxMarkupParserOutput() { }
+    virtual ~wxMarkupParserOutput() { }
 
     // Virtual functions called by wxMarkupParser while parsing the markup.