X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ab7ce33c563651f790f99d64ee56727706047ae3..88ef3a57a47f840adea9d38bc11cb30689a0838a:/contrib/include/wx/fl/rowdragpl.h diff --git a/contrib/include/wx/fl/rowdragpl.h b/contrib/include/wx/fl/rowdragpl.h index e9b94aea5b..a7eb36f65a 100644 --- a/contrib/include/wx/fl/rowdragpl.h +++ b/contrib/include/wx/fl/rowdragpl.h @@ -12,10 +12,6 @@ #ifndef __ROWDRAGPL_G__ #define __ROWDRAGPL_G__ -#if defined(__GNUG__) && !defined(__APPLE__) - #pragma interface "rowdragpl.h" -#endif - #include "wx/fl/controlbar.h" /* @@ -25,7 +21,7 @@ The behaviour and appearance resembles drag and drop positioning of the toolbar rows in Netscape Communicator 4.xx. */ -class cbRowDragPlugin : public cbPluginBase +class WXDLLIMPEXP_FL cbRowDragPlugin : public cbPluginBase { DECLARE_DYNAMIC_CLASS( cbRowDragPlugin ) public: @@ -217,7 +213,7 @@ public: Internal helper class. */ -class cbHiddenBarInfo : public wxObject +class WXDLLIMPEXP_FL cbHiddenBarInfo : public wxObject { DECLARE_DYNAMIC_CLASS( cbHiddenBarInfo ) public: