mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-12 08:16:16 -07:00
- Simplified code
This commit is contained in:
parent
98825613fa
commit
03719cbb87
2 changed files with 1 additions and 1 deletions
1
TODO
1
TODO
|
@ -46,6 +46,7 @@
|
|||
- Display in torrent addition dialog:
|
||||
* free disk space on selected drive
|
||||
* free disk space after torrent download (and/or torrent size)
|
||||
- Start minimized option in program preferences
|
||||
- Allow to change action on double-click
|
||||
-> in download list
|
||||
-> in seeding list
|
||||
|
|
|
@ -47,7 +47,6 @@
|
|||
#include "allocationDlg.h"
|
||||
|
||||
using namespace libtorrent;
|
||||
namespace fs = boost::filesystem;
|
||||
|
||||
/*****************************************************
|
||||
* *
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue