mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-19 23:17:21 -06:00
Redesign main core classes.
This commit is contained in:
@@ -33,7 +33,6 @@
|
||||
|
||||
#include <QDialog>
|
||||
#include <QTimer>
|
||||
#include "qbtsession.h"
|
||||
|
||||
namespace Ui {
|
||||
class StatsDialog;
|
||||
@@ -51,7 +50,6 @@ private slots:
|
||||
|
||||
private:
|
||||
Ui::StatsDialog *ui;
|
||||
QBtSession* session;
|
||||
QTimer* t;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user