replace changes of r49890 by defining more compatibility operators in wxCmdLineArgsAr...
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 13 Nov 2007 13:27:30 +0000 (13:27 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 13 Nov 2007 13:27:30 +0000 (13:27 +0000)
commitd154ab3d291c0c1463d77818f07fb8a5bfe6bfb0
tree5910f7a091fa16d7ec44d069e94a1e29744616c1
parentc8ddadff843cef0534220bf5561f095a59a57ea4
replace changes of r49890 by defining more compatibility operators in wxCmdLineArgsArray as we're interested in preserving as much compatibility with the existing code outside of the library as possible; also DLL-export the class to avoid VC6 DLL build warnings

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49902 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/cmdargs.h
src/common/appbase.cpp
src/common/stdpbase.cpp