From: Willem Liu Date: Tue, 8 Nov 2011 19:41:21 +0000 (+0100) Subject: Merged branch from Adekker. Added Thanks to Ade in About box. X-Git-Tag: easylist-0.3.29 X-Git-Url: https://vcs.maemo.org/git/?p=easylist;a=commitdiff_plain;h=f48b4d1bb89d63188c74641a980b1836d583a185 Merged branch from Adekker. Added Thanks to Ade in About box. --- diff --git a/mainform.cpp b/mainform.cpp index d821902..3870a6d 100755 --- a/mainform.cpp +++ b/mainform.cpp @@ -184,6 +184,7 @@ void MainForm::on_actionAbout_triggered() aboutText.append(QDate::currentDate().toString("yyyy")); aboutText.append("

"); aboutText.append("Created by Willem Liu.
"); + aboutText.append("Thanks to Ade.
"); aboutText.append("Created with QtCreator.

"); aboutText.append("Please donate any amount you deem this app is worthy to keep me going on.

"); aboutText.append("");