X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FTextClass.cpp;h=e5d84c82e1d5fd34d9239bb89fe98fd1a1a2c6d2;hb=1a48d5a96712c72879487542e3f1a7e61ce3f78c;hp=d0a9f0d61b24c1b24ec97065ff5e00203796da41;hpb=32d2e30e3d3748b8f517d1eb8cc0c76f71ecb7dd;p=lyx.git diff --git a/src/TextClass.cpp b/src/TextClass.cpp index d0a9f0d61b..e5d84c82e1 100644 --- a/src/TextClass.cpp +++ b/src/TextClass.cpp @@ -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 {