mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-14 02:27:09 -07:00
Drop ".unwanted folder" feature
This commit is contained in:
parent
17205802ec
commit
6a0a78f3f7
8 changed files with 35 additions and 137 deletions
|
@ -161,8 +161,3 @@ QString PieceAvailabilityBar::simpleToolTipText() const
|
|||
return tr("White: Unavailable pieces") + '\n'
|
||||
+ tr("Blue: Available pieces") + '\n';
|
||||
}
|
||||
|
||||
bool PieceAvailabilityBar::isFileNameCorrectionNeeded() const
|
||||
{
|
||||
return true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue