mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -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 <QTimer>
|
||||
|
||||
using namespace libtorrent;
|
||||
|
||||
const int BAN_TIME = 3600000; // 1 hour
|
||||
|
||||
class UnbanTimer: public QTimer {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue