#include "wx/collpane.h"
+#if wxUSE_BUTTON && wxUSE_STATLINE
+
#ifndef WX_PRECOMP
#include "wx/toplevel.h"
#include "wx/button.h"
// this is very important to make the pane window layout show correctly
m_pPane->Layout();
}
+
+#endif // wxUSE_BUTTON && wxUSE_STATLINE