diff --git a/launcher/ui/dialogs/AboutDialog.cpp b/launcher/ui/dialogs/AboutDialog.cpp index ae51809b..09c2235e 100644 --- a/launcher/ui/dialogs/AboutDialog.cpp +++ b/launcher/ui/dialogs/AboutDialog.cpp @@ -39,9 +39,6 @@ QString getCreditsHtml(QStringList patrons) stream << "

" << QObject::tr("Maintainer", "About Credits") << "

\n"; stream << "

Petr Mrázek <peterix@gmail.com>

\n"; - stream << "

Dedicated to Erika

\n"; - stream << "

You gave all the work put into this meaning.

\n"; - // TODO: grab contributors from git history /* if(!contributors.isEmpty()) {