mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-19 15:07:22 -06:00
- Another attempt to fix compilation on FreeBSD
- Fixed IP Filter preferences (closes #147532)
This commit is contained in:
@@ -565,7 +565,6 @@ void options_imp::loadOptions(){
|
||||
processFilterFile(textFilterPath->text());
|
||||
} else {
|
||||
enableFilter(0); // Disable
|
||||
filterBox->setEnabled(false);
|
||||
}
|
||||
// End IP Filter
|
||||
settings.endGroup();
|
||||
|
||||
Reference in New Issue
Block a user