X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c27126c7bca4ff702f6a185bb2cfba303ae20a62..fb4faeb5de3e7c1cf42e4ae002bf959f88e24ae5:/include/wx/private/markupparser.h diff --git a/include/wx/private/markupparser.h b/include/wx/private/markupparser.h index 751c9d67f7..9ae44ac5e0 100644 --- a/include/wx/private/markupparser.h +++ b/include/wx/private/markupparser.h @@ -78,6 +78,7 @@ class wxMarkupParserOutput { public: wxMarkupParserOutput() { } + virtual ~wxMarkupParserOutput() { } // Virtual functions called by wxMarkupParser while parsing the markup.