summaryrefslogtreecommitdiffstats
path: root/src/Authoring/Client/Code/Core/Doc/IDocumentReader.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Authoring/Client/Code/Core/Doc/IDocumentReader.h')
-rw-r--r--src/Authoring/Client/Code/Core/Doc/IDocumentReader.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Authoring/Client/Code/Core/Doc/IDocumentReader.h b/src/Authoring/Client/Code/Core/Doc/IDocumentReader.h
index 6cf4505f..d0f563aa 100644
--- a/src/Authoring/Client/Code/Core/Doc/IDocumentReader.h
+++ b/src/Authoring/Client/Code/Core/Doc/IDocumentReader.h
@@ -229,6 +229,7 @@ public:
virtual void ParseSourcePathsOutOfEffectFile(const QString &inFile,
const QString &projectPath,
+ bool recurseSourceMaterial,
QHash<QString, QString> &outPathMap,
QSet<QString> &outPropertyMap) = 0;