- Fixed UPnP messages

This commit is contained in:
Christophe Dumez
2008-01-03 16:17:01 +00:00
parent c6abdacadd
commit 8d1f1512b0
4 changed files with 6 additions and 6 deletions

View File

@@ -93,7 +93,7 @@ class DownloadingTorrents : public QWidget, public Ui::downloading{
void hideOrShowColumnRatio();
void hideOrShowColumnEta();
void displayUPnPError(QString msg);
void displayUPnPSucess();
void displayUPnPSuccess(QString msg);
public slots:
void updateDlList();