20 #ifndef BTCACHEMIGRATE_H
21 #define BTCACHEMIGRATE_H
24 #include <torrent/torrent.h>
31 bool IsCacheMigrateNeeded(
const Torrent & tor,
const QString & cache);
34 void MigrateCache(
const Torrent & tor,
const QString & cache,
const QString & output_dir);