added SetCmdLine(int, char **) overload even when building a Unicode app
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 25 Dec 2004 01:58:36 +0000 (01:58 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 25 Dec 2004 01:58:36 +0000 (01:58 +0000)
commitff1ce99740964bffda6e8ee630ddf799d639cf69
treea1e293240e1920452d4199394ceea0905f1fdb76
parent5ab2950dc3c2823a545869fdda07219a9ce04b4f
added SetCmdLine(int, char **) overload even when building a Unicode app

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31142 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/latex/wx/cmdlpars.tex
include/wx/cmdline.h
src/common/cmdline.cpp