]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/notebook.h
added wxTextCtrl::HitTest(); implemented it for MSW
[wxWidgets.git] / include / wx / notebook.h
index f5bab344d7f5698336054d916bd9b5e2debe87de..657912d8a0e2b6320e06cba07016ff6c2c1a770b 100644 (file)
@@ -53,7 +53,7 @@ public:
     // ctors
     // -----
 
-    wxNotebookBase();
+    wxNotebookBase() { }
 
     wxNotebookBase(wxWindow *parent,
                    wxWindowID winid,