]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/choice.h
remove warnings
[wxWidgets.git] / include / wx / choice.h
index 164aac07a57849ca7f796389ea5d16a0861926e8..69cab9702eaaefe0fffac2dc91a73d5eed1b1096 100644 (file)
@@ -26,7 +26,7 @@
 // global data
 // ----------------------------------------------------------------------------
 
-extern WXDLLEXPORT_DATA(const wxChar) wxChoiceNameStr[];
+extern WXDLLEXPORT_DATA(const char) wxChoiceNameStr[];
 
 // ----------------------------------------------------------------------------
 // wxChoice allows to select one of a non-modifiable list of strings