mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-16 15:12:30 +00:00
Cleaned up torrent header files.
This commit is contained in:
@@ -35,6 +35,8 @@ public:
|
||||
Manager();
|
||||
~Manager();
|
||||
|
||||
bool is_download_shutdown_completed();
|
||||
|
||||
DownloadList* download_list() { return m_download_list.get(); }
|
||||
FileStatusCache* file_status_cache() { return m_file_status_cache.get(); }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user