A few Unicode fixes.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2748 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ove Kaaven
1999-06-10 18:12:13 +00:00
parent 093ac02981
commit 32c1cda244
25 changed files with 44 additions and 44 deletions

View File

@@ -113,7 +113,7 @@ class WXDLLEXPORT wxApp: public wxEvtHandler
public:
int argc;
char ** argv;
wxChar ** argv;
protected:
bool m_wantDebugOutput ;