Removed force_reannounce button from the main properties tab since the action is available from the trackers list now

This commit is contained in:
Christophe Dumez
2010-07-21 14:03:04 +00:00
parent 35f6675d86
commit c0520146e9
3 changed files with 16 additions and 47 deletions

View File

@@ -101,7 +101,6 @@ protected slots:
void showPiecesAvailability(bool show);
void updateSavePath(QTorrentHandle& h);
void renameSelectedFile();
void on_reannounce_btn_clicked();
public slots:
void loadDynamicData();