]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/include/wx/fl/rowlayoutpl.h
wxPalette unified. Source cleaning.
[wxWidgets.git] / contrib / include / wx / fl / rowlayoutpl.h
index aa9a670d324cb1fa2ac36b18306ba30204208db1..1f008cc03f9f6e5d0867eebd8a60d42ff2379530 100644 (file)
@@ -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__
 
-#ifdef __GNUG__
-    #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 cbRowLayoutPlugin : public cbPluginBase
+class WXDLLIMPEXP_FL cbRowLayoutPlugin : public cbPluginBase
 {
     DECLARE_DYNAMIC_CLASS( cbRowLayoutPlugin )
 protected: