X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bcbec8656fd511da0ae971970026cdcc24104d68..ba5787676d002f76b4c3944cb598b626f10f058d:/include/wx/treebook.h diff --git a/include/wx/treebook.h b/include/wx/treebook.h index c05e56e1aa..d2201317dc 100644 --- a/include/wx/treebook.h +++ b/include/wx/treebook.h @@ -18,7 +18,6 @@ #include "wx/bookctrl.h" #include "wx/treectrl.h" // for wxArrayTreeItemIds -#include "wx/containr.h" typedef wxWindow wxTreebookPage; @@ -227,7 +226,6 @@ private: DECLARE_EVENT_TABLE() DECLARE_DYNAMIC_CLASS_NO_COPY(wxTreebook) - WX_DECLARE_CONTROL_CONTAINER(); };