fix abuse of QUrl c'tor
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Wed, 27 Jun 2012 18:43:22 +0000 (20:43 +0200)
committerQt by Nokia <qt-info@nokia.com>
Thu, 28 Jun 2012 06:19:47 +0000 (08:19 +0200)
commit7eaba4571c17b9a43dc5397a4a6d98c5511b3f24
treebefa90f0e23a4a8cc6aa80a47b4270aba689c3c8
parent8aa3b1b318bdf5b9a67b676f786932c8e54daede
fix abuse of QUrl c'tor

the code didn't work particularly well with absolute windows paths ...

Change-Id: Idd30cf20c24d9a3dc1aa1a173a0018f364ef1233
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
tools/xmlpatternsvalidator/main.cpp