]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/control.h
Added some missing tests; replaced scrolwin.cpp with scrlwng.cpp
[wxWidgets.git] / include / wx / control.h
index 41dc31feb69aaf11dc027268f84c0e20e0ead323..fb90b4dbefc521760c1b3712de642d049a961e09 100644 (file)
@@ -24,7 +24,7 @@
 
 #include "wx/window.h"      // base class
 
-extern const wxChar* wxControlNameStr; // the default name
+WXDLLEXPORT_DATA(extern const wxChar*) wxControlNameStr;
 
 // ----------------------------------------------------------------------------
 // wxControl is the base class for all controls