On Tuesday 10 November 2009 15:42:18 Kenneth Christiansen wrote:
> Hi again.
> 
> I talked to Thiago Macieira and he told me that QUrl in 4.6 is more
> strict than in 4.5, but there isn't any behaviour change.
> 
> Can you please give me examples that stopped working?

d->page->mainFrame()->setHtml(dataFor(webpage), QUrl(package()-
>filePath("html"))); used to work. Now urls have to have scheme to work. Fixed 
by using KUrl that adds file:// for local paths.

Petri

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to