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