mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-02 21:52:32 -06:00
Use Qt provided forward declaration header
This commit is contained in:
@@ -31,11 +31,11 @@
|
||||
#define PLUGINSELECTDIALOG_H
|
||||
|
||||
#include <QDialog>
|
||||
#include <QStringList>
|
||||
|
||||
#include "base/search/searchpluginmanager.h"
|
||||
|
||||
class QDropEvent;
|
||||
class QStringList;
|
||||
class QTreeWidgetItem;
|
||||
|
||||
namespace Net
|
||||
|
||||
Reference in New Issue
Block a user