X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ab7ce33c563651f790f99d64ee56727706047ae3..88ef3a57a47f840adea9d38bc11cb30689a0838a:/contrib/include/wx/fl/antiflickpl.h diff --git a/contrib/include/wx/fl/antiflickpl.h b/contrib/include/wx/fl/antiflickpl.h index 32b0eb2988..27dcf1be4e 100644 --- a/contrib/include/wx/fl/antiflickpl.h +++ b/contrib/include/wx/fl/antiflickpl.h @@ -12,10 +12,6 @@ #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 cbAntiflickerPlugin : public cbPluginBase +class WXDLLIMPEXP_FL cbAntiflickerPlugin : public cbPluginBase { DECLARE_DYNAMIC_CLASS( cbAntiflickerPlugin ) protected: