This is because we're passing a QUrl into a QString, we need to turn it into a string explicitly. BUG: 496434
15 KiB
15 KiB
This is because we're passing a QUrl into a QString, we need to turn it into a string explicitly. BUG: 496434