]> git.lyx.org Git - lyx.git/blobdiff - src/tex2lyx/tex2lyx.h
Remove dependency on TEX2LYX #define in Lexer.cpp
[lyx.git] / src / tex2lyx / tex2lyx.h
index 1e23b7add574ced8318c52fdb9398cf495a81a69..4fc7ebc6f4633b4f02f1c17171498ad28eeb7657 100644 (file)
@@ -193,6 +193,8 @@ extern bool overwriteFiles();
 extern bool copyFiles();
 /// Shall we skip child documents and keep them as TeX?
 extern bool skipChildren();
+/// Does tex2lyx run in roundtrip mode?
+extern bool roundtripMode();
 
 
 /*!