mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-21 07:57:22 -06:00
- Implemented Start/Pause in finished list
This commit is contained in:
@@ -52,8 +52,6 @@ class FinishedTorrents : public QWidget, public Ui::seeding{
|
||||
void showProperties(const QModelIndex &index);
|
||||
void propertiesSelection();
|
||||
void displayFinishedListMenu(const QPoint&);
|
||||
|
||||
protected slots:
|
||||
void setRowColor(int row, const QString& color);
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user