mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-30 11:38:50 -07:00
Cleanup downloadfromurldlg, statsdialog
This commit is contained in:
parent
933f9f1451
commit
73047e3c84
6 changed files with 30 additions and 55 deletions
|
@ -42,7 +42,7 @@ class StatsDialog : public QDialog {
|
|||
Q_OBJECT
|
||||
|
||||
public:
|
||||
explicit StatsDialog(QWidget *parent = 0);
|
||||
explicit StatsDialog(QWidget *parent);
|
||||
~StatsDialog();
|
||||
|
||||
private slots:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue