mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-04 22:52:33 -06:00
Remove unused parameter
This commit is contained in:
@@ -375,7 +375,7 @@ void SearchJobWidget::filterSearchResults(const QString &name)
|
||||
updateResultsCount();
|
||||
}
|
||||
|
||||
void SearchJobWidget::showFilterContextMenu(const QPoint &)
|
||||
void SearchJobWidget::showFilterContextMenu()
|
||||
{
|
||||
const Preferences *pref = Preferences::instance();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user