Adapt to QUrl changes: URL with authority must have paths with /
authorThiago Macieira <thiago.macieira@intel.com>
Fri, 5 Oct 2012 16:08:31 +0000 (09:08 -0700)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Mon, 8 Oct 2012 00:46:50 +0000 (02:46 +0200)
commit46a7db64042ae5dbba8902a097e79a6b71e1d01a
tree35a2a02cb17943c51b4c75633d249189b45766a9
parent6abd1967feb38585d3a4c17d944d50d1d22b028a
Adapt to QUrl changes: URL with authority must have paths with /

Otherwise, QUrl considers the URL as invalid.

Change-Id: Idc33210ce75813ff8420da6efb7baf5511d43054
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
src/assistant/help/qhelpprojectdata.cpp