Skip to content
Commit 2d3742ac authored by David Faure's avatar David Faure
Browse files

KMail: support passing --cc/--bcc multiple times

This will be useful so that the upcoming KMailClientLauncherJob
doesn't need the splitEmailAddressList fork and can just deal with
a list of CC emails directly.

Drive by: simplify --attach handling using range-for.
Testing for "--" (end of options) is unnecessary, QCommandLineParser
handles that.
parent acfa81ac
Pipeline #68570 passed with stage
in 23 minutes and 8 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment