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