X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2b5f62a0b2db198609b45dec622a018dae37008e..88ef3a57a47f840adea9d38bc11cb30689a0838a:/contrib/include/wx/fl/rowlayoutpl.h?ds=sidebyside diff --git a/contrib/include/wx/fl/rowlayoutpl.h b/contrib/include/wx/fl/rowlayoutpl.h index 969140a8a5..1f008cc03f 100644 --- a/contrib/include/wx/fl/rowlayoutpl.h +++ b/contrib/include/wx/fl/rowlayoutpl.h @@ -6,16 +6,12 @@ // Created: 02/10/98 // RCS-ID: $Id$ // Copyright: (c) Aleksandras Gluchovas -// Licence: wxWindows licence +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef __ROWLAYOUTPL_G__ #define __ROWLAYOUTPL_G__ -#if defined(__GNUG__) && !defined(__APPLE__) - #pragma interface "rowlayoutpl.h" -#endif - #include "wx/fl/controlbar.h" /* @@ -23,7 +19,7 @@ Simple implementation of a plugin which handles row layout requests sent from a frame layout. */ -class WXFL_DECLSPEC cbRowLayoutPlugin : public cbPluginBase +class WXDLLIMPEXP_FL cbRowLayoutPlugin : public cbPluginBase { DECLARE_DYNAMIC_CLASS( cbRowLayoutPlugin ) protected: