]> git.lyx.org Git - lyx.git/blobdiff - src/TextClass.cpp
Revert "Fixup 0cbe0d7a: avoid double redraw when completion is finished"
[lyx.git] / src / TextClass.cpp
index 8973eb0643cc469c194f6ac0afd06da37f4cb464..56054180a041804e23665e275fb8e7171c7d1ce6 100644 (file)
@@ -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 = 98; // rikiheck: HTMLClass for InsetLayout
+int const LAYOUT_FORMAT = 99; // tcuvelier: add docbookgeneratetitle
 
 
 // Layout format for the current lyx file format. Controls which format is