mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-18 22:47:21 -06:00
- FEATURE: Allow to buy downloads using ShareMonkey
This commit is contained in:
@@ -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 *);
|
||||
|
||||
Reference in New Issue
Block a user