]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/aui/floatpane.h
Fixup Blit so it can be used with a source that is a wxBufferedDC,
[wxWidgets.git] / include / wx / aui / floatpane.h
index 98312e70f88011e21982758c8dc90de5b925d590..98f79fe07201f88de7fd0d08e05bef7a95105753 100644 (file)
@@ -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);