Replace mkdtemp by QTemporaryDir
ClosedPublic

Authored by bdevries on Oct 22 2019, 8:26 PM.

Details

Summary

Replace mkdtemp call by QTemporaryDir in gwenview importer.

Test Plan

Already covered in importertest unit test.

Diff Detail

Repository
R260 Gwenview
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
bdevries requested review of this revision.Oct 22 2019, 8:26 PM
bdevries created this revision.
ngraham accepted this revision.Oct 27 2019, 11:50 PM
ngraham added a subscriber: ngraham.

Thanks!

This revision is now accepted and ready to land.Oct 27 2019, 11:50 PM
This revision was automatically updated to reflect the committed changes.