X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8907154c1a8a6882c6797d1f16393ddfb23e7f3a..bf6c0db6243368ee239563a1151156beb5b848fa:/include/wx/x11/app.h diff --git a/include/wx/x11/app.h b/include/wx/x11/app.h index 0ad9c3e79e..416a3e2ae3 100644 --- a/include/wx/x11/app.h +++ b/include/wx/x11/app.h @@ -40,7 +40,7 @@ class WXDLLEXPORT wxApp : public wxAppBase public: wxApp(); - ~wxApp(); + virtual ~wxApp(); // override base class (pure) virtuals // -----------------------------------