mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-28 15:34:16 +00:00
Fix building with Qt5 (missing QObject decl).
This commit is contained in:
parent
b198c074d6
commit
446a9efe9e
@ -31,6 +31,7 @@
|
|||||||
#ifndef TORRENTSPEEDMONITOR_H
|
#ifndef TORRENTSPEEDMONITOR_H
|
||||||
#define TORRENTSPEEDMONITOR_H
|
#define TORRENTSPEEDMONITOR_H
|
||||||
|
|
||||||
|
#include <QObject>
|
||||||
#include <QString>
|
#include <QString>
|
||||||
#include <QHash>
|
#include <QHash>
|
||||||
#include "qtorrenthandle.h"
|
#include "qtorrenthandle.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user