char -> wxChar

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3159 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ove Kaaven
1999-07-27 06:52:32 +00:00
parent 2ac1b69a00
commit b2158ed0da
2 changed files with 2 additions and 2 deletions

View File

@@ -30,7 +30,7 @@ class wxChoice;
// global data
//-----------------------------------------------------------------------------
extern const char *wxChoiceNameStr;
extern const wxChar *wxChoiceNameStr;
//-----------------------------------------------------------------------------
// wxChoice