X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4cbc57f086cee690f397ac5622d3f1d7153b300e..3c57bda5451d31315de797a285b9547693143316:/contrib/include/wx/fl/panedrawpl.h diff --git a/contrib/include/wx/fl/panedrawpl.h b/contrib/include/wx/fl/panedrawpl.h index 11272d3042..5ba399a23d 100644 --- a/contrib/include/wx/fl/panedrawpl.h +++ b/contrib/include/wx/fl/panedrawpl.h @@ -12,10 +12,6 @@ #ifndef __PANEDRAWPL_G__ #define __PANEDRAWPL_G__ -#ifdef __GNUG__ - #pragma interface "panedrawpl.h" -#endif - #include "wx/fl/controlbar.h" /* @@ -27,7 +23,7 @@ would be enough for the frame layout to function properly (they are plugged in automatically by the wxFrameLayout class). */ -class cbPaneDrawPlugin : public cbPluginBase +class WXDLLIMPEXP_FL cbPaneDrawPlugin : public cbPluginBase { public: DECLARE_DYNAMIC_CLASS( cbPaneDrawPlugin )