// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma implementation "xh_notbk.h"
-#endif
-
// For compilers that support precompilation, includes "wx.h".
#include "wx/wxprec.h"
GetStyle(wxT("style")),
GetName());
+ SetupWindow(nb);
+
wxNotebook *old_par = m_notebook;
m_notebook = nb;
bool old_ins = m_isInside;