]> git.saurik.com Git - wxWidgets.git/commit
Look for and remove any "-NSKey" "value" types of options from argv just like
authorDavid Elliott <dfe@tgwbd.org>
Thu, 25 Oct 2007 18:01:36 +0000 (18:01 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Thu, 25 Oct 2007 18:01:36 +0000 (18:01 +0000)
commit04453a9e1e53ff185f26b1979a2febe1df7c656a
tree5bc45441c14501039dfc1990b5f2ca683b8e9832
parent9b4af7b7de01fe800e6aa5e37cdb5927017a8193
Look for and remove any "-NSKey" "value" types of options from argv just like
the -psn_XXXX option is removed.  This allows Cocoa debug options like
-NSShowAllViews YES to be used as with any other Cocoa program.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49438 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/cocoa/app.mm