Allow passing the URL to open to webview sample on command line.
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 24 Jul 2012 20:45:14 +0000 (20:45 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 24 Jul 2012 20:45:14 +0000 (20:45 +0000)
commit0eb47013cfd6e271b1de2daac3428d07227ff09d
treeff6a2a64942ff045d8b5c2709fe1e2e4de7f8624
parenta977376af3ab98aeac4ed638f2e9adc495494007
Allow passing the URL to open to webview sample on command line.

This makes it simpler to test the sample with other pages and especially local
HTML files.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72201 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/webview/webview.cpp