]> git.lyx.org Git - lyx.git/blobdiff - src/TextClass.cpp
Try even harder to obtain an instant preview
[lyx.git] / src / TextClass.cpp
index a07b674b76e87d0bfca15398e794251c4d3df7ef..02fc86e9f96aaadd48a1f085b1e8ffc775dcde28 100644 (file)
@@ -61,7 +61,7 @@ namespace lyx {
 // You should also run the development/tools/updatelayouts.py script,
 // to update the format of all of our layout files.
 //
-int const LAYOUT_FORMAT = 54; //gb: add FixedWidthPreambleEncoding tag for InsetLayouts
+int const LAYOUT_FORMAT = 55; //spitz: InsetLayout and Layout tags PassThruChars
 
 namespace {