]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/include/wx/fl/antiflickpl.h
Remove animate contrib
[wxWidgets.git] / contrib / include / wx / fl / antiflickpl.h
index e8569aa6df794b177224a6586a44df1ed193070e..27dcf1be4e71c9b07fdefd8dad36fd05ddf98884 100644 (file)
 #ifndef __ANTIFLICKPL_G__
 #define __ANTIFLICKPL_G__
 
-#if defined(__GNUG__) && !defined(__APPLE__)
-    #pragma interface "antiflickpl.h"
-#endif
-
 #include "wx/fl/controlbar.h"
 
 /*
@@ -26,7 +22,7 @@ antiflicker plugins within the application.
 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: