Fix addnewtorrentdialog position

Fix messageBox position
This commit is contained in:
Chocobo1
2015-10-26 15:45:14 +08:00
parent 7eaa5987c8
commit de54fa2c30
5 changed files with 24 additions and 53 deletions

View File

@@ -75,7 +75,6 @@ private slots:
void updateDiskSpaceLabel();
void onSavePathChanged(int);
void renameSelectedFile();
void setdialogPosition();
void updateMetadata(const BitTorrent::TorrentInfo &info);
void browseButton_clicked();
void handleDownloadFailed(const QString &url, const QString &reason);