- FEATURE: Folder scanning now works with CIFS and NFS mounted folders

This commit is contained in:
Christophe Dumez
2009-11-12 18:24:51 +00:00
parent a6f31c7950
commit daef9ece75
5 changed files with 197 additions and 41 deletions

View File

@@ -184,7 +184,8 @@ HEADERS += GUI.h \
TransferListDelegate.h \
TransferListFiltersWidget.h \
propertieswidget.h \
TorrentFilesModel.h
TorrentFilesModel.h \
filesystemwatcher.h
FORMS += MainWindow.ui \
options.ui \
about.ui \