GUI: Prevent excessive newlines in the PartStatusWidget crypto messages
commit654188c2806c376a4c2b9cdf44e48172c2255a18
authorJan Kundrát <jkt@kde.org>
Mon, 3 Oct 2016 20:09:17 +0000 (3 22:09 +0200)
committerJan Kundrát <jkt@kde.org>
Mon, 3 Oct 2016 20:09:17 +0000 (3 22:09 +0200)
treec331ec0e8f3961a029523e55a0d709738f0ea934
parent383467a94f94c039fabd6421d8ebbb81391da1b1
GUI: Prevent excessive newlines in the PartStatusWidget crypto messages

Previously, there were extra newlines in certain scenarios. The long
text should never begin with a stray newline.

This might make it easier to see the linked bug.

Change-Id: I72188b08f1562b6cdd30849f9958fdcc9f0504b7
CCBUG: 369832
src/Cryptography/GpgMe++.cpp