Skip to content
Commit 81d38d69 authored by Martin Koller's avatar Martin Koller
Browse files

Fix handling of commandline filename argument when given relative path

When a relative path was given as argument, an invalid QUrl was used,
leading to not opening the file. Fixed that.
Also when a non-existing filename was given, we now detect the mime-type
by the filename extension so that saving this file will correctly do so.

BUG: 368131
FIXED-IN: 16.08.1
parent bff9e7ae
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