Preserve QUrl
ClosedPublic

Authored by rizzitello on May 2 2018, 1:01 AM.

Details

Summary

File Chooser returns QUrls now this fixes not printing if a file was selected from the dialog.

Diff Detail

Repository
R231 Atelier
Branch
fixmultiprint
Lint
No Linters Available
Unit
No Unit Test Coverage
rizzitello requested review of this revision.May 2 2018, 1:01 AM
rizzitello created this revision.
tcanabrava added inline comments.May 2 2018, 9:14 AM
src/dialogs/choosefiledialog.h
31

return by copy, not by reference.

rizzitello marked an inline comment as done.May 2 2018, 8:27 PM
rizzitello updated this revision to Diff 33519.May 2 2018, 8:29 PM
rizzitello edited the summary of this revision. (Show Details)
  • rebase / tomaz suggestion
patrickelectric accepted this revision.May 2 2018, 8:54 PM
This revision is now accepted and ready to land.May 2 2018, 8:54 PM
laysrodrigues accepted this revision.May 3 2018, 1:24 AM
rizzitello closed this revision.May 3 2018, 1:38 AM