[ 1176516 ] argv datatype has changed (char in docs but really wxChar)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33349 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ryan Norton
2005-04-05 15:55:05 +00:00
parent 339360262a
commit 749a05ee85

View File

@@ -57,7 +57,7 @@ Number of command line arguments (after environment-specific processing).
\membersection{wxApp::argv}\label{wxappargv}
\member{char **}{argv}
\member{wxChar **}{argv}
Command line arguments (after environment-specific processing).