- Finished trackers edition

This commit is contained in:
Christophe Dumez
2007-03-25 18:39:27 +00:00
parent 1256da9bd5
commit d2d3968b8b
6 changed files with 83 additions and 12 deletions

View File

@@ -132,7 +132,7 @@ class bittorrent : public QObject{
void readAlerts();
void processDownloadedFile(const QString&, const QString&, int, const QString&);
void resumeUnfinished();
void loadTrackerFile(const QString& hash);
bool loadTrackerFile(const QString& hash);
void saveTrackerFile(const QString& hash);
signals: