mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-14 02:27:09 -07:00
- Fix for media file preview
This commit is contained in:
parent
d22d6468c7
commit
90207020f2
6 changed files with 84 additions and 82 deletions
|
@ -108,6 +108,7 @@ public slots:
|
|||
void hidePriorityColumn(bool hide);
|
||||
void displayDLHoSMenu(const QPoint&);
|
||||
void applyFilter(int f);
|
||||
void previewFile(QString filePath);
|
||||
|
||||
signals:
|
||||
void currentTorrentChanged(QTorrentHandle &h);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue