Skip to content
Commit beb01773 authored by Elvis Angelaccio's avatar Elvis Angelaccio
Browse files

Fix broken QUrl construction

This fixes a regression caused by the KUrl -> QUrl port.
QUrl::fromUserInput results in an URL with the http:// scheme,
while we need to gdrive:// one.

BUG: 367988
BUG: 369581
FIXED-IN: 1.0.1
parent 272832c1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment