mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-31 03:50:20 -07:00
parent
f2dd1e6456
commit
fdba525e62
3 changed files with 21 additions and 0 deletions
|
@ -56,6 +56,7 @@ struct QBtCommandLineParameters
|
|||
bool shouldDaemonize;
|
||||
#endif
|
||||
int webUiPort;
|
||||
int torrentingPort;
|
||||
std::optional<bool> addPaused;
|
||||
std::optional<bool> skipDialog;
|
||||
QStringList torrents;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue