mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-02-05 03:14:44 +00:00
Another compilation fix
This commit is contained in:
parent
8a5dc1f239
commit
661e2cb6fc
@ -39,6 +39,8 @@
|
||||
#include <QRegExp>
|
||||
#include <QTimer>
|
||||
|
||||
using namespace libtorrent;
|
||||
|
||||
const int BAN_TIME = 3600000; // 1 hour
|
||||
|
||||
class UnbanTimer: public QTimer {
|
||||
|
Loading…
x
Reference in New Issue
Block a user