added support for double arguments to wxCmdLineParser (patch 1907289)
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 15 Mar 2008 02:33:25 +0000 (02:33 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 15 Mar 2008 02:33:25 +0000 (02:33 +0000)
commitb1859b1a1b35194abb9d55a35d8bad202db39776
tree6e5dd150636568dd1f684a64aa50264d66247b89
parent7999b8301108933e84f7f553b9ea41d156c2df65
added support for double arguments to wxCmdLineParser (patch 1907289)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52530 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
include/wx/cmdline.h
interface/cmdline.h
samples/console/console.cpp
src/common/cmdline.cpp