]> git.lyx.org Git - lyx.git/blobdiff - src/TextClass.cpp
UserGuide.lyx: update 2 images
[lyx.git] / src / TextClass.cpp
index c9655df6dcde3c75d38cb9883c9fef8978a17ee0..e1e40272ea0651b71c21a9f657feead535c7cf56 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 = 59; //gm: OutlinerName, AddToToc, IsTocCaption
+int const LAYOUT_FORMAT = 60; //lasgouttes LongTableNoNumber => Unnumbered
 
 namespace {