]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/radiobox.h
Make list consistent with tree in terms of Vetoed changes closing the inline edit...
[wxWidgets.git] / include / wx / radiobox.h
index 51721888f2ff7e4c85bf1e0c1d1975226f8bcc90..fa3db009e4f064f1c3ac0f94f88baa30e3009457 100644 (file)
@@ -20,7 +20,7 @@
 
 #include "wx/control.h"
 
-WXDLLEXPORT_DATA(extern const wxChar*) wxRadioBoxNameStr;
+extern WXDLLEXPORT_DATA(const wxChar*) wxRadioBoxNameStr;
 
 // ----------------------------------------------------------------------------
 // wxRadioBoxBase is not a normal base class, but rather a mix-in because the