]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/include/wx/fl/rowlayoutpl.h
Don't set insertion point if the text is the same in SetValue
[wxWidgets.git] / contrib / include / wx / fl / rowlayoutpl.h
index 969140a8a51985e56a6837b2f8ecdf869cceb5f1..5dca9e4b08d906fc117352a0c121edb3bb36112e 100644 (file)
@@ -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: