update wxApp::argc/argv to remove the options parsed by GTK+ itself from them
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 22 Apr 2007 21:17:49 +0000 (21:17 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 22 Apr 2007 21:17:49 +0000 (21:17 +0000)
commitf7a3c9be64b63bb0d2186825741a64a6b791567b
tree8df4354ec22ec8ca8e9b52541c9f47ef84ee9e2b
parentd3a0a0eeab1965fcf85d15123c32a8f3a1900351
update wxApp::argc/argv to remove the options parsed by GTK+ itself from them

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