- COSMETIC: Do not display progress bar in seeding list (always 100%)

This commit is contained in:
Christophe Dumez
2007-11-24 22:24:01 +00:00
parent c4b7622a17
commit b24a1e9123
5 changed files with 19 additions and 59 deletions

View File

@@ -69,7 +69,6 @@ class FinishedTorrents : public QWidget, public Ui::seeding {
void notifyTorrentDoubleClicked(const QModelIndex& index);
void hideOrShowColumnName();
void hideOrShowColumnSize();
void hideOrShowColumnProgress();
void hideOrShowColumnUpSpeed();
void hideOrShowColumnLeechers();
void hideOrShowColumnRatio();