Prefer Qt string multi-arg form over arg chaining.
authorUwe Hermann <uwe@hermann-uwe.de>
Sat, 6 Feb 2016 21:07:30 +0000 (22:07 +0100)
committerUwe Hermann <uwe@hermann-uwe.de>
Sat, 13 Feb 2016 19:41:33 +0000 (20:41 +0100)
This has performance/memory advantages and avoids some potential bugs
and/or security problems.


No differences found