char -> wxChar

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2166 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ove Kaaven
1999-04-14 21:52:38 +00:00
parent 3bce750983
commit 578c208107
4 changed files with 4 additions and 4 deletions

View File

@@ -29,7 +29,7 @@ class wxDialog;
// global data
//-----------------------------------------------------------------------------
extern const char *wxDialogNameStr;
extern const wxChar *wxDialogNameStr;
//-----------------------------------------------------------------------------
// wxDialog