X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d02d8b4c273719771761425453bc6c4a438b364d..25eb10d2e119b278be3ff51b3c96c297cc3ac6ef:/include/wx/aui/floatpane.h?ds=sidebyside diff --git a/include/wx/aui/floatpane.h b/include/wx/aui/floatpane.h index 98312e70f8..98f79fe072 100644 --- a/include/wx/aui/floatpane.h +++ b/include/wx/aui/floatpane.h @@ -37,7 +37,7 @@ public: const wxPaneInfo& pane, wxWindowID id = wxID_ANY ); - ~wxFloatingPane(); + virtual ~wxFloatingPane(); void SetPaneWindow(const wxPaneInfo& pane); private: void OnSize(wxSizeEvent& event);