mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-01 13:18:06 -06:00
Refactor code
Remove forward declarations of Qt types. Fix header include order.
This commit is contained in:
committed by
sledgehammer999
parent
0704c0f5e6
commit
0c96e79d0d
@@ -30,11 +30,10 @@
|
||||
#define PEERADDITION_H
|
||||
|
||||
#include <QDialog>
|
||||
#include <QList>
|
||||
|
||||
#include "base/bittorrent/peerinfo.h"
|
||||
|
||||
template <typename T> class QList;
|
||||
|
||||
namespace Ui
|
||||
{
|
||||
class addPeersDialog;
|
||||
|
||||
Reference in New Issue
Block a user