]> git.lyx.org Git - lyx.git/blobdiff - src/tex2lyx/tex2lyx.h
Update tex2lyx test files
[lyx.git] / src / tex2lyx / tex2lyx.h
index 1a98a5f91a75a9897876657bd116073d48a48a3a..37585fddf4bd5cae34def45cfd801474a1ee5b56 100644 (file)
@@ -183,6 +183,8 @@ extern std::string getParentFilePath(bool input);
 extern bool overwriteFiles();
 /// Do we need to copy included files to the output directory?
 extern bool copyFiles();
+/// Shall we skip child documents and keep them as TeX?
+extern bool skipChildren();
 
 
 /*!