mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-17 14:08:03 -06:00
Another compilation fix
This commit is contained in:
@@ -39,6 +39,8 @@
|
||||
#include <QRegExp>
|
||||
#include <QTimer>
|
||||
|
||||
using namespace libtorrent;
|
||||
|
||||
const int BAN_TIME = 3600000; // 1 hour
|
||||
|
||||
class UnbanTimer: public QTimer {
|
||||
|
||||
Reference in New Issue
Block a user