Browse Source

- Simplified code

adaptive-webui-19844
Christophe Dumez 17 years ago
parent
commit
03719cbb87
  1. 1
      TODO
  2. 1
      src/GUI.cpp

1
TODO

@ -46,6 +46,7 @@ @@ -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

1
src/GUI.cpp

@ -47,7 +47,6 @@ @@ -47,7 +47,6 @@
#include "allocationDlg.h"
using namespace libtorrent;
namespace fs = boost::filesystem;
/*****************************************************
* *

Loading…
Cancel
Save