mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-17 14:08:03 -06:00
- Simplified code
This commit is contained in:
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;
|
||||
|
||||
/*****************************************************
|
||||
* *
|
||||
|
||||
Reference in New Issue
Block a user