Started code reorganizing (Moved libtorrent specific files and webui files to subfolders)

This commit is contained in:
Christophe Dumez 2010-10-09 14:06:35 +00:00
parent 593fdad426
commit 6e7309316c
49 changed files with 478 additions and 465 deletions

View file

@ -52,7 +52,7 @@
#include "torrentadditiondlg.h"
#include "searchengine.h"
#include "rss_imp.h"
#include "bittorrent.h"
#include "qbtsession.h"
#include "about_imp.h"
#include "trackerlogin.h"
#include "options_imp.h"