mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-20 07:27:22 -06:00
- Added a button to reset spoofed client version/build to latest
- Fix little bug when loading saved version/build for spoofed client
This commit is contained in:
@@ -172,6 +172,7 @@ 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