X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8907154c1a8a6882c6797d1f16393ddfb23e7f3a..a51ea7f13d66ab19f493b1927c1d7b13f46a89bd:/utils/wxOLE/samples/servlet/servlet.cpp diff --git a/utils/wxOLE/samples/servlet/servlet.cpp b/utils/wxOLE/samples/servlet/servlet.cpp index cbf5dfd47b..daaa45c168 100644 --- a/utils/wxOLE/samples/servlet/servlet.cpp +++ b/utils/wxOLE/samples/servlet/servlet.cpp @@ -65,7 +65,7 @@ class MyApp : public wxApp public: MyApp(); - ~MyApp(); + virtual ~MyApp(); virtual bool OnInit();