- still optimizing includes

This commit is contained in:
Christophe Dumez 2007-07-23 12:46:36 +00:00
parent 0db60065c0
commit 93938d8597
9 changed files with 39 additions and 32 deletions

View file

@ -28,9 +28,7 @@
#include <QTcpSocket>
#include <QCloseEvent>
#include <QShortcut>
#include <libtorrent/extensions/metadata_transfer.hpp>
#include <libtorrent/extensions/ut_pex.hpp>
#include <QStandardItemModel>
#include "GUI.h"
#include "misc.h"
@ -45,6 +43,10 @@
#include "FinishedTorrents.h"
#include "allocationDlg.h"
#include "bittorrent.h"
#include "about_imp.h"
#include "trackerLogin.h"
#include "previewSelect.h"
#include "options_imp.h"
/*****************************************************
* *