- new torrent content selection (as a tree). Merge from the new-torrent-selection branch

This commit is contained in:
Christophe Dumez 2007-09-16 09:19:22 +00:00
commit c478ba59ac
18 changed files with 848 additions and 262 deletions

View file

@ -24,6 +24,7 @@
#include <libtorrent/torrent_handle.hpp>
#include <libtorrent/torrent_info.hpp>
using namespace libtorrent;
class QString;