Remove trailing whitespace
This commit is contained in:
parent
3fe2e928c9
commit
9fd81e11cb
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ int main(int argc, char** argv)
|
|||
description,
|
||||
QStringLiteral(KDECONNECT_VERSION_STRING),
|
||||
description,
|
||||
KAboutLicense::GPL,
|
||||
KAboutLicense::GPL,
|
||||
i18n("(C) 2017 Aleix Pol Gonzalez"));
|
||||
about.addAuthor( QStringLiteral("Aleix Pol Gonzalez"), QString(), QStringLiteral("aleixpol@kde.org") );
|
||||
KAboutData::setApplicationData(about);
|
||||
|
|
Loading…
Reference in a new issue