Files
qBittorrent/src/base/torrentfileguard.cpp
Eugene Shalygin 3752d112fb Fix TorrentFileGuard::setAutoRemove() recursion problem. Closes #6488.
The problem was created during Qt 4 drop, when FileGuard was promoted
from a member to a base class. The function was blindly changed.
2017-03-08 09:05:58 +01:00

3.0 KiB