Move copy actions under a submenu

This commit is contained in:
Chocobo1
2019-06-23 23:13:58 +08:00
parent 8d9b4a19bd
commit 04e7b3f6d2
2 changed files with 11 additions and 9 deletions

View File

@@ -103,7 +103,7 @@ protected:
protected slots:
void torrentDoubleClicked();
void displayListMenu(const QPoint&);
void displayListMenu(const QPoint &);
void currentChanged(const QModelIndex &current, const QModelIndex&) override;
void toggleSelectedTorrentsSuperSeeding() const;
void toggleSelectedTorrentsSequentialDownload() const;