]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/include/wx/fl/updatesmgr.h
fixed placement of pythonnote
[wxWidgets.git] / contrib / include / wx / fl / updatesmgr.h
index 027d51315bee3970e540e061565d396934dd297d..f17962e3e11e6ce7e157e3055b5343fd4eb4e1e6 100644 (file)
@@ -23,7 +23,7 @@ This class implements slightly optimized logic for refreshing
 the areas of frame layout that actually need to be updated.
 */
 
-class cbSimpleUpdatesMgr : public cbUpdatesManagerBase
+class WXDLLIMPEXP_FL cbSimpleUpdatesMgr : public cbUpdatesManagerBase
 {
     DECLARE_DYNAMIC_CLASS( cbSimpleUpdatesMgr )
 protected: