mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-13 16:53:08 -07:00
- Updated polish translation
This commit is contained in:
parent
f27e913f67
commit
102c5ee81e
51 changed files with 4203 additions and 3994 deletions
|
@ -57,7 +57,6 @@
|
|||
// Constructor
|
||||
GUI::GUI(QWidget *parent, QStringList torrentCmdLine) : QMainWindow(parent){
|
||||
setupUi(this);
|
||||
//setAttribute(Qt::WA_DeleteOnClose);
|
||||
setWindowTitle(tr("qBittorrent %1", "e.g: qBittorrent v0.x").arg(VERSION));
|
||||
QSettings settings("qBittorrent", "qBittorrent");
|
||||
systrayIntegration = settings.value("Options/Misc/Behaviour/SystrayIntegration", true).toBool();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue