]> sigrok.org Git - pulseview.git/commitdiff
Prefer Qt string multi-arg form over arg chaining.
authorUwe Hermann <redacted>
Sat, 6 Feb 2016 21:07:30 +0000 (22:07 +0100)
committerUwe Hermann <redacted>
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