mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-15 01:33:07 -07:00
- Another attempt to fix compilation on FreeBSD
- Fixed IP Filter preferences (closes #147532)
This commit is contained in:
parent
ce3b8733d1
commit
4f25e6c769
4 changed files with 4 additions and 5 deletions
|
@ -565,7 +565,6 @@ void options_imp::loadOptions(){
|
|||
processFilterFile(textFilterPath->text());
|
||||
} else {
|
||||
enableFilter(0); // Disable
|
||||
filterBox->setEnabled(false);
|
||||
}
|
||||
// End IP Filter
|
||||
settings.endGroup();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue