Merged branch from Adekker. Added Thanks to Ade in About box.
[easylist] / mainform.cpp
index d821902..3870a6d 100755 (executable)
@@ -184,6 +184,7 @@ void MainForm::on_actionAbout_triggered()
     aboutText.append(QDate::currentDate().toString("yyyy"));\r
     aboutText.append("<br><br>");\r
     aboutText.append("Created by Willem Liu.<br>");\r
+    aboutText.append("Thanks to Ade.<br>");\r
     aboutText.append("Created with QtCreator.<br><br>");\r
     aboutText.append("Please <a href='http://www.willemliu.nl/donate'>donate</a> any amount you deem this app is worthy to keep me going on.<br><br>");\r
     aboutText.append("</body></html>");\r