X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/12f5e1e78fe906050ff2fee9529476db332633f0..0dc44cac21e2e00d033eeabb8a4d2dc8d6a4a19f:/interface/wx/statbox.h diff --git a/interface/wx/statbox.h b/interface/wx/statbox.h index 99c679c9f1..c612133138 100644 --- a/interface/wx/statbox.h +++ b/interface/wx/statbox.h @@ -68,7 +68,7 @@ public: /** Destructor, destroying the group box. */ - ~wxStaticBox(); + virtual ~wxStaticBox(); /** Creates the static box for two-step construction. See wxStaticBox()