- BUGFIX: Fixed file preview and improved previewable files detection

This commit is contained in:
Christophe Dumez
2007-08-29 16:07:37 +00:00
parent 495d6f2bab
commit 229927bbe9
7 changed files with 64 additions and 37 deletions

View File

@@ -45,7 +45,6 @@ class bittorrent : public QObject{
QTimer *timerAlerts;
bool DHTEnabled;
downloadThread *downloader;
QStringList supported_preview_extensions;
QString defaultSavePath;
QStringList torrentsToPauseAfterChecking;
QStringList reloadingTorrents;