mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-21 16:07:23 -06:00
Code clean up
This commit is contained in:
@@ -136,7 +136,6 @@ protected slots:
|
||||
void enableMaxConnecsLimitPerTorrent(bool checked);
|
||||
void enableMaxUploadsLimitPerTorrent(bool checked);
|
||||
void enableMaxRatio(bool checked);
|
||||
void enableSpoofingSettings(int index);
|
||||
void setStyle(QString style);
|
||||
void on_buttonBox_accepted();
|
||||
void closeEvent(QCloseEvent *e);
|
||||
@@ -161,7 +160,6 @@ protected slots:
|
||||
public slots:
|
||||
void setLocale(QString locale);
|
||||
void useStyle();
|
||||
void on_resetPeerVersion_button_clicked();
|
||||
|
||||
signals:
|
||||
void status_changed() const;
|
||||
|
||||
Reference in New Issue
Block a user