mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-20 15:37:26 -06:00
- Ok, includes look fine now
This commit is contained in:
@@ -22,9 +22,7 @@
|
||||
#ifndef OPTIONS_IMP_H
|
||||
#define OPTIONS_IMP_H
|
||||
|
||||
#include <QCloseEvent>
|
||||
#include "ui_options.h"
|
||||
#include <libtorrent/session.hpp>
|
||||
#include <libtorrent/ip_filter.hpp>
|
||||
|
||||
#define HTTP 0
|
||||
@@ -34,6 +32,8 @@
|
||||
|
||||
using namespace libtorrent;
|
||||
|
||||
class QCloseEvent;
|
||||
|
||||
class options_imp : public QDialog, private Ui::Dialog{
|
||||
Q_OBJECT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user