]> 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 cd87cca2e4efd6d1b2ae052ba94ea5198c6a458f..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 = 87; // rkh: master --> parent for counters
+int const LAYOUT_FORMAT = 90; // spitz: semantic label colors
 
 
 // Layout format for the current lyx file format. Controls which format is