mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-03 06:02:29 -06:00
Fix compilation on Windows (Remove using namespace libtorrent; from headers)
This commit is contained in:
@@ -37,8 +37,6 @@
|
||||
#include "ui_login.h"
|
||||
#include "qtorrenthandle.h"
|
||||
|
||||
using namespace libtorrent;
|
||||
|
||||
class trackerLogin : public QDialog, private Ui::authentication{
|
||||
Q_OBJECT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user