mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
- A little eye candy
This commit is contained in:
parent
cee9ece4c7
commit
8686ef0892
3 changed files with 57 additions and 3 deletions
|
@ -56,6 +56,9 @@ private:
|
|||
QVBoxLayout *progressBarVbox;
|
||||
bittorrent* BTSession;
|
||||
|
||||
protected:
|
||||
QPushButton* getButtonFromIndex(int index);
|
||||
|
||||
protected slots:
|
||||
void loadTorrentInfos(QTorrentHandle &h);
|
||||
void loadDynamicData();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue