mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-20 07:27:22 -06:00
Cleanup downloadfromurldlg, statsdialog
This commit is contained in:
@@ -42,7 +42,7 @@ class StatsDialog : public QDialog {
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
explicit StatsDialog(QWidget *parent = 0);
|
||||
explicit StatsDialog(QWidget *parent);
|
||||
~StatsDialog();
|
||||
|
||||
private slots:
|
||||
|
||||
Reference in New Issue
Block a user