From a9cd4fd3f44b6f77b9f04b956450e4fc585a7276 Mon Sep 17 00:00:00 2001 From: Christophe Dumez Date: Thu, 2 Aug 2007 14:23:15 +0000 Subject: [PATCH] - Fixed a utf8 problem in our dear graphist's name --- src/about_imp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/about_imp.h b/src/about_imp.h index 54783a79c..8deb268cb 100644 --- a/src/about_imp.h +++ b/src/about_imp.h @@ -39,7 +39,7 @@ class about : public QDialog, private Ui::AboutDlg{ te_thanks->append(""); + te_thanks->append(QString::fromUtf8("
  • Thanks a lot to our graphist Mateusz Toboła (tobejodok@qbittorrent.org) for his great work.
  • ")); // Translation te_translation->append(tr("I would like to thank the following people who volunteered to translate qBittorrent:")+"
    "); te_translation->append(QString::fromUtf8(