Files
wxWidgets/samples
Lauri Nurmi b8192cb8e1 Allow hiding command line arguments from Usage()
Add wxCMD_LINE_HIDDEN wxCmdLineParser flag allowing to hide options and/or
parameters.

A hidden/unlisted argument is processed as usual, but not shown in the output
given by Usage(). A use case for such could be diagnostics switches that
should exist but are not useful to the end user.

Closes https://github.com/wxWidgets/wxWidgets/pull/390
2017-02-20 17:53:04 +01:00
..
2007-05-05 17:22:09 +00:00
2015-03-19 21:46:05 +01:00
2016-06-04 18:29:15 +02:00