mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-03 14:12:30 -06:00
Remove unused parameter
This commit is contained in:
@@ -89,7 +89,7 @@ private slots:
|
||||
void loadSettings();
|
||||
void saveSettings() const;
|
||||
void displayColumnHeaderMenu();
|
||||
void showPeerListMenu(const QPoint &);
|
||||
void showPeerListMenu();
|
||||
void banSelectedPeers();
|
||||
void copySelectedPeers();
|
||||
void handleSortColumnChanged(int col);
|
||||
|
||||
Reference in New Issue
Block a user