Composer: simplify the way headers are generated
commitc5c290d2bf7dc7b4a6b4bce1472e5b50d07f2906
authorJan Kundrát <jkt@flaska.net>
Tue, 10 Jun 2014 15:13:00 +0000 (10 17:13 +0200)
committerJan Kundrát <jkt@flaska.net>
Tue, 10 Jun 2014 15:21:55 +0000 (10 17:21 +0200)
tree237b3f933d9a273f5ce6e23090c473038da6eba5
parent63e1d727eacf8c0bdffcf633c47ff45931b5bf98
Composer: simplify the way headers are generated

Using QByteArray::append wasn't a terribly good idea in the first place. I
wonder why I did it so back then. Well:

    commit 30b527c68e5bdb192e91e6a43f847209a0f4c675
    Author: Jan Kundrát <jkt@gentoo.org>
    Date:   Wed May 6 02:03:15 2009 +0200

        wip: this sent the very first message :)

I believe that that explains a lot.
src/Composer/MessageComposer.cpp