mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-31 03:50:20 -07:00
Another compilation fix
This commit is contained in:
parent
8a5dc1f239
commit
661e2cb6fc
1 changed files with 2 additions and 0 deletions
|
@ -39,6 +39,8 @@
|
||||||
#include <QRegExp>
|
#include <QRegExp>
|
||||||
#include <QTimer>
|
#include <QTimer>
|
||||||
|
|
||||||
|
using namespace libtorrent;
|
||||||
|
|
||||||
const int BAN_TIME = 3600000; // 1 hour
|
const int BAN_TIME = 3600000; // 1 hour
|
||||||
|
|
||||||
class UnbanTimer: public QTimer {
|
class UnbanTimer: public QTimer {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue