- FEATURE: Allow to buy downloads using ShareMonkey

This commit is contained in:
Christophe Dumez 2007-12-07 22:33:19 +00:00
parent a84c686090
commit b2950afd5c
7 changed files with 38 additions and 0 deletions

View file

@ -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 *);