mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-01 05:08:05 -06:00
Forward declare classes where possible in 'TransferListWidget'.
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
* Contact : chris@qbittorrent.org
|
||||
*/
|
||||
|
||||
#include <QShortcut>
|
||||
#include <QStandardItemModel>
|
||||
#include <QSortFilterProxyModel>
|
||||
#include <QDesktopServices>
|
||||
@@ -62,6 +63,7 @@
|
||||
#include "fs_utils.h"
|
||||
#include "autoexpandabledialog.h"
|
||||
#include "statussortfilterproxymodel.h"
|
||||
#include "transferlistsortmodel.h"
|
||||
|
||||
using namespace libtorrent;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user