- BUGFIX: Provide more helpful explanation when an I/O error occured

This commit is contained in:
Christophe Dumez 2009-04-17 20:04:09 +00:00
parent bf9dc052d3
commit 65c4da6f0e
5 changed files with 7 additions and 6 deletions

View file

@ -139,7 +139,7 @@ class GUI : public QMainWindow, private Ui::MainWindow{
void createTrayIcon();
void updateUnfinishedTorrentNumber(unsigned int nb);
void updateFinishedTorrentNumber(unsigned int nb);
void fullDiskError(QTorrentHandle& h) const;
void fullDiskError(QTorrentHandle& h, QString msg) const;
void handleDownloadFromUrlFailure(QString, QString) const;
void createSystrayDelayed();
// Keyboard shortcuts