mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-14 09:13:08 -07:00
- FEATURE: Allow to buy downloads using ShareMonkey
This commit is contained in:
parent
a84c686090
commit
b2950afd5c
7 changed files with 38 additions and 0 deletions
|
@ -147,6 +147,7 @@ class GUI : public QMainWindow, private Ui::MainWindow{
|
|||
void trackerAuthenticationRequired(QTorrentHandle& h);
|
||||
void setTabText(int index, QString text) const;
|
||||
void openDestinationFolder() const;
|
||||
void goBuyPage() const;
|
||||
|
||||
protected:
|
||||
void closeEvent(QCloseEvent *);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue