- Torrent can be now opened and download starts
[qtrapids] / src / gui / MainWindow.h
index e64dfc1..03fe781 100644 (file)
@@ -50,6 +50,7 @@ class MainWindow : public QMainWindow {
                void on_aboutQtAction_clicked();
                void handleToolBarAction(QAction* action);
                void on_torrentFileSelected(const QString& file);
                void on_aboutQtAction_clicked();
                void handleToolBarAction(QAction* action);
                void on_torrentFileSelected(const QString& file);
+               void on_torrentAlert(std::auto_ptr<TorrentAlert> al);
                
        private:
                QTabWidget *tabWidget_;
                
        private:
                QTabWidget *tabWidget_;