mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-19 06:57:24 -06:00
Fix addnewtorrentdialog position
Fix messageBox position
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user