mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-05 07:02:31 -06:00
TorrentContentModel code cleanup
This commit is contained in:
@@ -36,8 +36,7 @@
|
||||
class TorrentContentModelFile : public TorrentContentModelItem
|
||||
{
|
||||
public:
|
||||
TorrentContentModelFile(const libtorrent::torrent_info& t,
|
||||
const libtorrent::file_entry& f,
|
||||
TorrentContentModelFile(const libtorrent::file_entry& f,
|
||||
TorrentContentModelFolder* parent,
|
||||
int file_index);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user