undid removal of implicit http: from wxLaunchDefaultBrowser() done in last revision...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 30 Oct 2006 00:44:44 +0000 (00:44 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 30 Oct 2006 00:44:44 +0000 (00:44 +0000)
commit89d0cfc9f4f26221e64cdc7a59569d11676d24fc
treedc6e9eb380bc859ae92a69d44ec51f59c3a65961
parent76d3b94d9c8439a590789b7cc0de53b6311f1609
undid removal of implicit http: from wxLaunchDefaultBrowser() done in last revision as it's not supposed to work with local files by default (which should have file:// scheme (obviously)) but with URLs

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