]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/include/wx/fl/rowlayoutpl.h
Renderer should only be used for GTK+ 2
[wxWidgets.git] / contrib / include / wx / fl / rowlayoutpl.h
index 969140a8a51985e56a6837b2f8ecdf869cceb5f1..423b44f3738cecbfb97b6588efb0f1c9953bbbb0 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     02/10/98
 // RCS-ID:      $Id$
 // Copyright:   (c) Aleksandras Gluchovas
-// Licence:       wxWindows licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef __ROWLAYOUTPL_G__
@@ -23,7 +23,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: