Fix "Set location" action

This commit is contained in:
Christophe Dumez
2010-08-18 08:46:04 +00:00
parent ff16f59be1
commit e7e5a2b4e9
3 changed files with 10 additions and 3 deletions

View File

@@ -69,6 +69,7 @@ public:
QWidget* getCurrentTabWidget() const;
TransferListWidget* getTransferList() const { return transferList; }
QMenu* getTrayIconMenu();
PropertiesWidget *getProperties() const { return properties; }
public slots:
void trackerAuthenticationRequired(QTorrentHandle& h);