- A little eye candy

This commit is contained in:
Christophe Dumez 2009-11-08 16:39:17 +00:00
parent cee9ece4c7
commit 8686ef0892
3 changed files with 57 additions and 3 deletions

View file

@ -56,6 +56,9 @@ private:
QVBoxLayout *progressBarVbox;
bittorrent* BTSession;
protected:
QPushButton* getButtonFromIndex(int index);
protected slots:
void loadTorrentInfos(QTorrentHandle &h);
void loadDynamicData();