mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-20 07:27:22 -06:00
- A lot of fixes/improvements in bittorrent class (now compiling)
- Half way, now I need to rewrite the GUI class to use the bittorrent class
This commit is contained in:
@@ -24,8 +24,8 @@
|
||||
|
||||
#include <QTranslator>
|
||||
#include "ui_options.h"
|
||||
#include "libtorrent/session.hpp"
|
||||
#include "libtorrent/ip_filter.hpp"
|
||||
#include <libtorrent/session.hpp>
|
||||
#include <libtorrent/ip_filter.hpp>
|
||||
|
||||
using namespace libtorrent;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user