Skip to content
Snippets Groups Projects
Commit be94766d authored by Albert Astals Cid's avatar Albert Astals Cid
Browse files

Make sure the path we add to pendingDocs is canonical


Otherwise i had a problem where we were waiting for
 /usr/share/unity8//Dash/DashPageHeader.qml
but then on QmlProfilerDetailsRewriter::documentReady we got
 /usr/share/unity8/Dash/DashPageHeader.qml
and since it's not the same qstring we didn't realize it was the same file

Task-number: QTCREATORBUG-16020
Change-Id: I3b07450438d98734fbbff9f8b7a3d9d851ed4e5d
Reviewed-by: default avatarUlf Hermann <ulf.hermann@theqtcompany.com>
parent 57f31cb8
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment