mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-11 07:18:08 +00:00
- Simplified code
This commit is contained in:
parent
98825613fa
commit
03719cbb87
1
TODO
1
TODO
@ -46,6 +46,7 @@
|
|||||||
- Display in torrent addition dialog:
|
- Display in torrent addition dialog:
|
||||||
* free disk space on selected drive
|
* free disk space on selected drive
|
||||||
* free disk space after torrent download (and/or torrent size)
|
* free disk space after torrent download (and/or torrent size)
|
||||||
|
- Start minimized option in program preferences
|
||||||
- Allow to change action on double-click
|
- Allow to change action on double-click
|
||||||
-> in download list
|
-> in download list
|
||||||
-> in seeding list
|
-> in seeding list
|
||||||
|
@ -47,7 +47,6 @@
|
|||||||
#include "allocationDlg.h"
|
#include "allocationDlg.h"
|
||||||
|
|
||||||
using namespace libtorrent;
|
using namespace libtorrent;
|
||||||
namespace fs = boost::filesystem;
|
|
||||||
|
|
||||||
/*****************************************************
|
/*****************************************************
|
||||||
* *
|
* *
|
||||||
|
Loading…
Reference in New Issue
Block a user