]> 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 fa1bc52ebf38ce576783259f618ab2e5f06e42d3..5dca9e4b08d906fc117352a0c121edb3bb36112e 100644 (file)
@@ -23,7 +23,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: