- removed some useless includes

This commit is contained in:
Christophe Dumez 2007-08-27 13:34:41 +00:00
parent c7592a6dc8
commit 3b03b385f3
3 changed files with 1 additions and 7 deletions

View file

@ -33,8 +33,6 @@ class createtorrent;
class QTimer;
class DownloadingTorrents;
class FinishedTorrents;
class DLListDelegate;
class downloadThread;
class downloadFromURL;
class SearchEngine;
class QTcpServer;
@ -45,7 +43,6 @@ class QShortcut;
class about;
class previewSelect;
class options_imp;
class QStandardItemModel;
class QTabWidget;
class QLabel;
class QModelIndex;