X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c27126c7bca4ff702f6a185bb2cfba303ae20a62..43ff861df48f0837dac98005dd397c5f127ca136:/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.