wxWidgets/interface
Vadim Zeitlin a6bf0c9533 Add support for negatable command line switches.
Add wxCMD_LINE_SWITCH_NEGATABLE which allows to use a dash after a command
line switch to inverse its meaning (i.e. use "/X-" form). Also add new
wxCmdLineParser::FoundSwitch() allowing to check for whether the switch was
specified in normal or negated form.

Closes #11643.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66253 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-11-24 00:42:53 +00:00
..
wx Add support for negatable command line switches. 2010-11-24 00:42:53 +00:00
check_syntax.sh better way to avoid warnings about a non-existing missing_semicolons 2009-01-12 19:53:07 +00:00