mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-14 09:13:08 -07:00
- Added "Copy magnet link" entry to right click menu now that we support magnet URIs
This commit is contained in:
parent
e429126934
commit
c8e8306e0a
10 changed files with 239 additions and 195 deletions
|
@ -192,6 +192,7 @@ class GUI : public QMainWindow, private Ui::MainWindow{
|
|||
void setTabText(int index, QString text) const;
|
||||
void openDestinationFolder() const;
|
||||
void goBuyPage() const;
|
||||
void copyMagnetURI() const;
|
||||
void updateRatio();
|
||||
|
||||
protected:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue