Prepend file:// if the URI in wxLaunchDefaultBrowser()
authorRobert Roebling <robert@roebling.de>
Sat, 19 May 2007 12:38:34 +0000 (12:38 +0000)
committerRobert Roebling <robert@roebling.de>
Sat, 19 May 2007 12:38:34 +0000 (12:38 +0000)
commitd545f8030a9ba07dcd5cd146dae2898ced7a48c1
treedf392ac7c92dfc621c18b0aab5a3371fb0e902b3
parent7239c22f2b8aaf22735bdf943cbfdf23524acbe2
  Prepend file:// if the URI in wxLaunchDefaultBrowser()
    has no scheme and the local file exists.

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