mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-19 23:17:21 -06:00
- still optimizing includes
This commit is contained in:
@@ -23,12 +23,12 @@
|
||||
#define PROPERTIES_H
|
||||
|
||||
#include "ui_properties.h"
|
||||
#include "bittorrent.h"
|
||||
#include <libtorrent/session.hpp>
|
||||
#include <QStandardItemModel>
|
||||
#include <QTimer>
|
||||
#include <libtorrent/torrent_handle.hpp>
|
||||
|
||||
class PropListDelegate;
|
||||
class QTimer;
|
||||
class bittorrent;
|
||||
class QStandardItemModel;
|
||||
|
||||
using namespace libtorrent;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user