X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FTextClass.cpp;h=57a9f749626c788b7bd4f664e2622d9b2ee0052d;hb=e4b80698be91708ce1b9fd86d6032245ef4f3dc7;hp=4054b98fd4d0b49e2038c0eb27792a80793796bf;hpb=2720ac5dda1b3833807ecb4830d13e44de4634a6;p=lyx.git diff --git a/src/TextClass.cpp b/src/TextClass.cpp index 4054b98fd4..57a9f74962 100644 --- a/src/TextClass.cpp +++ b/src/TextClass.cpp @@ -59,7 +59,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 = 92; // spitz: ProvideInsetLayout and ModifyInsetLayout +int const LAYOUT_FORMAT = 93; // tcuvelier: DocBookNoFontInside // Layout format for the current lyx file format. Controls which format is