Port kpColorCollection away from KIO::NetAccess
ClosedPublic

Authored by dfaure on Nov 23 2019, 12:35 AM.

Details

Summary

While testing "save as" over an existing color file, I noticed
a double confirmation message box. This is because QFileDialog
already takes care of it ==> simplify the code.

Test Plan

Loading colors from submenu, saving as, saving as existing file, loading from file.

Diff Detail

Repository
R374 KolourPaint
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
dfaure requested review of this revision.Nov 23 2019, 12:35 AM
dfaure created this revision.
vkrause accepted this revision.Nov 27 2019, 5:57 PM
This revision is now accepted and ready to land.Nov 27 2019, 5:57 PM
This revision was automatically updated to reflect the committed changes.