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