- 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

@ -156,6 +156,7 @@ class GUI : public QMainWindow, private Ui::MainWindow{
void setTabText(int index, QString text) const;
void openDestinationFolder() const;
void goBuyPage() const;
void updateRatio();
protected:
void closeEvent(QCloseEvent *);