try http scheme if we can't find the default browser for the URL scheme (this is...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 30 Oct 2006 01:01:13 +0000 (01:01 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 30 Oct 2006 01:01:13 +0000 (01:01 +0000)
commit6f6dd276a801247045a9684b86b47d9d9d9a1979
tree208335f9ad0ccd912f9a5f061002e061e3130f4e
parent89d0cfc9f4f26221e64cdc7a59569d11676d24fc
try http scheme if we can't find the default browser for the URL scheme (this is the case for file:// URLs for example) in wxLaunchDefaultBrowser()

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