#ifndef __PANEDRAWPL_G__
#define __PANEDRAWPL_G__
-#if defined(__GNUG__) && !defined(__APPLE__)
- #pragma interface "panedrawpl.h"
-#endif
-
#include "wx/fl/controlbar.h"
/*
(they are plugged in automatically by the wxFrameLayout class).
*/
-class WXFL_DECLSPEC cbPaneDrawPlugin : public cbPluginBase
+class WXDLLIMPEXP_FL cbPaneDrawPlugin : public cbPluginBase
{
public:
DECLARE_DYNAMIC_CLASS( cbPaneDrawPlugin )