Project Gutenberg downloads work end-to-end.
[dorian] / searchresultsdialog.h
index 6abc9ad..bf8a389 100644 (file)
@@ -23,7 +23,8 @@ protected slots:
     void onDownload();
     void onItemActivated(const QModelIndex &index);
     void onBeginDownload(int size);
-    void onEndDownload();
+    void onEndDownload(int status, const Search::Result &result,
+                       const QString &fileName);
 
 protected:
     QString downloadName() const;