mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-12 16:23:07 -07:00
Fix addnewtorrentdialog position
Fix messageBox position
This commit is contained in:
parent
7eaa5987c8
commit
de54fa2c30
5 changed files with 24 additions and 53 deletions
|
@ -409,7 +409,7 @@ void Application::processParams(const QStringList ¶ms)
|
|||
param = param.trimmed();
|
||||
|
||||
// Process strings indicating options specified by the user.
|
||||
|
||||
|
||||
if (param.startsWith(QLatin1String("@savePath="))) {
|
||||
torrentParams.savePath = param.mid(10);
|
||||
continue;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue