Optimize which folders we recursively enumerate

Reviewed-By: hunger
This commit is contained in:
dt
2010-10-13 15:22:52 +02:00
parent f6402f16c7
commit 3cd9c59679
3 changed files with 11 additions and 5 deletions

View File

@@ -155,7 +155,7 @@ public:
bool renameFile(const FileType fileType,
const QString &filePath, const QString &newFilePath);
void folderChanged(const QString &folder);
void folderChanged(const QString &changedFolder);
bool deploysFolder(const QString &folder) const;