mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-05 15:12:32 -06:00
- BUGFIX: Fixed file preview and improved previewable files detection
This commit is contained in:
@@ -45,7 +45,6 @@ class bittorrent : public QObject{
|
||||
QTimer *timerAlerts;
|
||||
bool DHTEnabled;
|
||||
downloadThread *downloader;
|
||||
QStringList supported_preview_extensions;
|
||||
QString defaultSavePath;
|
||||
QStringList torrentsToPauseAfterChecking;
|
||||
QStringList reloadingTorrents;
|
||||
|
||||
Reference in New Issue
Block a user