mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-13 08:43:08 -07:00
- still optimizing includes
This commit is contained in:
parent
0db60065c0
commit
93938d8597
9 changed files with 39 additions and 32 deletions
|
@ -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"
|
||||
|
||||
/*****************************************************
|
||||
* *
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue