]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/checkboxcmn.cpp
move variable definitions to more appropriate places, remove now-empty src/common...
[wxWidgets.git] / src / common / checkboxcmn.cpp
index ba419d86ae4aec6e6bb0b56d3fc543301c0e3586..0eb628c74491a49e649fd4f44d9910783a851d2c 100644 (file)
@@ -28,6 +28,8 @@
 
 #include "wx/checkbox.h"
 
+extern WXDLLEXPORT_DATA(const char) wxCheckBoxNameStr[] = "check";
+
 // ----------------------------------------------------------------------------
 // XTI
 // ----------------------------------------------------------------------------