From 2fbb712f575a68db2ce1059c266956133af258f5 Mon Sep 17 00:00:00 2001 From: Chocobo1 Date: Fri, 25 Dec 2015 12:06:14 +0800 Subject: [PATCH] about_imp.h: Use larger qbt icon Shrink title size --- src/gui/about_imp.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/gui/about_imp.h b/src/gui/about_imp.h index f49ea69ab..869cf942e 100644 --- a/src/gui/about_imp.h +++ b/src/gui/about_imp.h @@ -48,8 +48,8 @@ public: setAttribute(Qt::WA_DeleteOnClose); // Title & icon - logo->setPixmap(QPixmap(":/icons/skin/qbittorrent22.png")); - lb_name->setText("

qBittorrent " VERSION "

"); + logo->setPixmap(QPixmap(":/icons/skin/qbittorrent32.png")); + lb_name->setText("

qBittorrent " VERSION "

"); // About QString aboutText = QString(