Skip to content
Commit 58a5a7cd authored by David Edmundson's avatar David Edmundson Committed by David Edmundson
Browse files

Fix check for invalid permissions writing file

QFile::open() will return a Read/Write error on failed access,
PermissionsError is only in the result of a setPermissions call.

CCBUG: 342438
parent 18080f7e
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