class WXDLLEXPORT wxSizer;
class WXDLLEXPORT wxTextCtrl;
-class WXDLLEXPORT WidgetsPageInfo;
+class WidgetsPageInfo;
+
+#include "wx/panel.h"
// all source files use wxImageList
#include "wx/imaglist.h"
// dynamic WidgetsPage creation helpers
// ----------------------------------------------------------------------------
-class WXDLLEXPORT WidgetsPageInfo
+class WidgetsPageInfo
{
public:
typedef WidgetsPage *(*Constructor)(wxNotebook *notebook,