mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-10 01:22:31 -06:00
Remove unused parameter
This commit is contained in:
@@ -78,7 +78,7 @@ public:
|
||||
static void show(const QString &source, QWidget *parent);
|
||||
|
||||
private slots:
|
||||
void displayContentTreeMenu(const QPoint &);
|
||||
void displayContentTreeMenu();
|
||||
void displayColumnHeaderMenu();
|
||||
void updateDiskSpaceLabel();
|
||||
void onSavePathChanged(const QString &newPath);
|
||||
|
||||
Reference in New Issue
Block a user