X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2b5f62a0b2db198609b45dec622a018dae37008e..728f972bcef8d6b01f5f67cb77060d23098d8877:/contrib/include/wx/fl/barhintspl.h?ds=sidebyside diff --git a/contrib/include/wx/fl/barhintspl.h b/contrib/include/wx/fl/barhintspl.h index 5f8da11d6d..91a7e6d7dd 100644 --- a/contrib/include/wx/fl/barhintspl.h +++ b/contrib/include/wx/fl/barhintspl.h @@ -12,10 +12,6 @@ #ifndef __DRAGHINTSPL_G__ #define __DRAGHINTSPL_G__ -#if defined(__GNUG__) && !defined(__APPLE__) - #pragma interface "barhintspl.h" -#endif - #include "wx/fl/controlbar.h" #include "wx/fl/toolwnd.h" @@ -24,7 +20,7 @@ This class intercepts bar-decoration and sizing events, and draws 3D hints around fixed and flexible bars, similar to those in Microsoft DevStudio 6.x */ -class WXFL_DECLSPEC cbBarHintsPlugin : public cbPluginBase +class WXDLLIMPEXP_FL cbBarHintsPlugin : public cbPluginBase { DECLARE_DYNAMIC_CLASS( cbBarHintsPlugin )