]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/radiocmn.cpp
wxDataViewChoiceRenderer's editor control should have the same size as the cell.
[wxWidgets.git] / src / common / radiocmn.cpp
index b9f2653b031f96ecd5e8087b836ffb688ec8325f..538281a0eda2ad32ac898ed943beb6e6d89ddf10 100644 (file)
@@ -38,6 +38,8 @@
     #include "wx/cshelp.h"
 #endif
 
+extern WXDLLEXPORT_DATA(const char) wxRadioBoxNameStr[] = "radioBox";
+
 // ============================================================================
 // implementation
 // ============================================================================