]> git.lyx.org Git - lyx.git/blobdiff - src/TextClass.cpp
fix Row::findElement when there is a Virtual element
[lyx.git] / src / TextClass.cpp
index 5b69be6ae1a52ba40d5bcb94c9de44b88ec70398..9a8db85502daeba297ebd526902739824814001f 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 = 89; // rkh: LaTeXName for counters
+int const LAYOUT_FORMAT = 90; // spitz: semantic label colors
 
 
 // Layout format for the current lyx file format. Controls which format is