]> git.saurik.com Git - wxWidgets.git/commitdiff
char -> wxChar
authorOve Kaaven <ovek@arcticnet.no>
Tue, 27 Jul 1999 06:52:32 +0000 (06:52 +0000)
committerOve Kaaven <ovek@arcticnet.no>
Tue, 27 Jul 1999 06:52:32 +0000 (06:52 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3159 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/gtk/choice.h
include/wx/gtk1/choice.h

index 54102db5b03bc30ee1ab188169741253f53bcf62..e405f01c72f3d55aee816a7ca6bc7ea0ff221575 100644 (file)
@@ -30,7 +30,7 @@ class wxChoice;
 // global data
 //-----------------------------------------------------------------------------
 
-extern const char *wxChoiceNameStr;
+extern const wxChar *wxChoiceNameStr;
 
 //-----------------------------------------------------------------------------
 // wxChoice
index 54102db5b03bc30ee1ab188169741253f53bcf62..e405f01c72f3d55aee816a7ca6bc7ea0ff221575 100644 (file)
@@ -30,7 +30,7 @@ class wxChoice;
 // global data
 //-----------------------------------------------------------------------------
 
-extern const char *wxChoiceNameStr;
+extern const wxChar *wxChoiceNameStr;
 
 //-----------------------------------------------------------------------------
 // wxChoice