forked from qt-creator/qt-creator
Optimize which folders we recursively enumerate
Reviewed-By: hunger
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user