Skip to content
Commit 76ceba16 authored by Michael Vogt's avatar Michael Vogt Committed by Jean-Baptiste Mardelle
Browse files

src/dvdwizard/dvdwizard.cpp: fix file loading in slotLoad

Files are stores in DvdWizard::slotSave() with .toLocalFile()
so we need to load them with QURL::fromLocalFile() so that they
are valid.

This fixes incorrect file loading in the dvd wizard.
BUG: 377254
parent 0f1f490c
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