]> git.lyx.org Git - lyx.git/blobdiff - src/TextClass.cpp
Dot not swallow log messages
[lyx.git] / src / TextClass.cpp
index d0a9f0d61b24c1b24ec97065ff5e00203796da41..e5d84c82e1d5fd34d9239bb89fe98fd1a1a2c6d2 100644 (file)
@@ -60,7 +60,7 @@ namespace lyx {
 // development/tools/updatelayouts.sh script, to update the format of
 // all of our layout files.
 //
-int const LAYOUT_FORMAT = 41; // spitz: new InsetArgument syntax
+int const LAYOUT_FORMAT = 43; // spitz: extended InsetCaption format
 
 namespace {