X-Git-Url: http://git.maemo.org/git/?p=qtrapids;a=blobdiff_plain;f=src%2Fclient%2FMainWindow.h;h=0eef21f32791da8b42118aa9f39a139ed10b5cb8;hp=d569cafd732ff1314b862dedc9642d176fc459e8;hb=093dca5acff7b2b046ac90bffab9f15bbe6c4714;hpb=5e2c71d43ef7d91dbde62ee5a507e570d7619d1b diff --git a/src/client/MainWindow.h b/src/client/MainWindow.h index d569caf..0eef21f 100644 --- a/src/client/MainWindow.h +++ b/src/client/MainWindow.h @@ -94,7 +94,7 @@ private slots: void on_downloadItemSelectionChanged(); void on_seedItemSelectionChanged(); void handleToolBarAction(QAction* action); - void on_torrentFileSelected(const QString& file); + void on_torrentFileSelected(QString file); void on_alert(qtrapids::TorrentState, qtrapids::ParamsMap_t);