]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/notebook.h
remove unneeded DoGetClientSize
[wxWidgets.git] / include / wx / generic / notebook.h
index f95ca0e3944972b0a1057e37943e5af5faa2abe9..691392929878269fbc77bf9e33750c9fb5053b88 100644 (file)
@@ -52,7 +52,7 @@ public:
               long style = 0,
               const wxString& name = wxNotebookNameStr);
     // dtor
-  ~wxNotebook();
+  virtual ~wxNotebook();
 
   // accessors
   // ---------