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:
@@ -113,7 +113,7 @@ class WXDLLEXPORT wxApp: public wxEvtHandler
|
||||
|
||||
public:
|
||||
int argc;
|
||||
char ** argv;
|
||||
wxChar ** argv;
|
||||
|
||||
protected:
|
||||
bool m_wantDebugOutput ;
|
||||
|
Reference in New Issue
Block a user