remove declaration for ctor which is never defined
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55396 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -68,13 +68,6 @@ public:
|
|||||||
|
|
||||||
wxNotebookBase() { }
|
wxNotebookBase() { }
|
||||||
|
|
||||||
wxNotebookBase(wxWindow *parent,
|
|
||||||
wxWindowID winid,
|
|
||||||
const wxPoint& pos = wxDefaultPosition,
|
|
||||||
const wxSize& size = wxDefaultSize,
|
|
||||||
long style = 0,
|
|
||||||
const wxString& name = wxNotebookNameStr) ;
|
|
||||||
|
|
||||||
// wxNotebook-specific additions to wxBookCtrlBase interface
|
// wxNotebook-specific additions to wxBookCtrlBase interface
|
||||||
// ---------------------------------------------------------
|
// ---------------------------------------------------------
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user