X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8907154c1a8a6882c6797d1f16393ddfb23e7f3a..bae2dc62af49b5a870bbabd9473a92921736a6f0:/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();