mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-21 07:57:22 -06:00
Set icon directly in .ui file
This commit is contained in:
@@ -47,8 +47,7 @@ public:
|
||||
setupUi(this);
|
||||
setAttribute(Qt::WA_DeleteOnClose);
|
||||
|
||||
// Title & icon
|
||||
logo->setPixmap(QPixmap(":/icons/skin/qbittorrent32.png"));
|
||||
// Title
|
||||
lb_name->setText("<b><h2>qBittorrent " VERSION "</h2></b>");
|
||||
|
||||
// About
|
||||
|
||||
Reference in New Issue
Block a user