X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FTextClass.cpp;h=40ff9c9ace8131261bc62db30e901c0f950fe55e;hb=b0aa0db10aae4a51d48f060e642f05542e89f370;hp=d0a9f0d61b24c1b24ec97065ff5e00203796da41;hpb=4818b3e68a15f76e7d5b4b63d5dd552837abaa36;p=features.git diff --git a/src/TextClass.cpp b/src/TextClass.cpp index d0a9f0d61b..40ff9c9ace 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 = 42; // spitz: new Style tag ItemCommand namespace {