]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/choice.h
Applied patch [ 1255676 ] stc2wx/wx2stc not exported (Win32 Unicode DLL)
[wxWidgets.git] / include / wx / choice.h
index a594dba58e15868eb60ae1036d4eda29d5958480..feb94c7ffd1519856dae125ca39c13bc495789eb 100644 (file)
@@ -26,7 +26,7 @@
 // global data
 // ----------------------------------------------------------------------------
 
-extern WXDLLEXPORT_DATA(const wxChar*) wxChoiceNameStr;
+extern WXDLLEXPORT_DATA(const wxChar) wxChoiceNameStr[];
 
 // ----------------------------------------------------------------------------
 // wxChoice allows to select one of a non-modifiable list of strings