- COSMETIC: Global UP/DL speeds and ratio are displayed above tabs

This commit is contained in:
Christophe Dumez
2008-06-09 19:59:51 +00:00
parent d32813ed1f
commit f143596b91
7 changed files with 258 additions and 264 deletions

View File

@@ -100,7 +100,6 @@ class DownloadingTorrents : public QWidget, public Ui::downloading{
void setInfoBar(QString info, QColor color=QApplication::palette().color(QPalette::WindowText));
void pauseTorrent(QString hash);
void resumeTorrent(QString hash);
void updateRatio();
void deleteTorrent(QString hash);
void setBottomTabEnabled(unsigned int index, bool b);
void propertiesSelection();