#ifndef __ANTIFLICKPL_G__
#define __ANTIFLICKPL_G__
-#if defined(__GNUG__) && !defined(__APPLE__)
- #pragma interface "antiflickpl.h"
-#endif
-
#include "wx/fl/controlbar.h"
/*
Locking for multithreaded applications is not yet implemented.
*/
-class WXFL_DECLSPEC cbAntiflickerPlugin : public cbPluginBase
+class WXDLLIMPEXP_FL cbAntiflickerPlugin : public cbPluginBase
{
DECLARE_DYNAMIC_CLASS( cbAntiflickerPlugin )
protected: