mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-23 00:47:21 -06:00
Clean up PreviewSelectDialog class
This commit is contained in:
@@ -2187,7 +2187,7 @@ void TorrentHandle::setSuperSeeding(const bool enable)
|
||||
#endif
|
||||
}
|
||||
|
||||
void TorrentHandle::flushCache()
|
||||
void TorrentHandle::flushCache() const
|
||||
{
|
||||
m_nativeHandle.flush_cache();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user