]> git.lyx.org Git - lyx.git/blobdiff - src/TextClass.cpp
add the background image to distribution tarball
[lyx.git] / src / TextClass.cpp
index 391073d8ed948dac1dddfa9bfea816fca113fed8..31f27d9223a3d9f244e85a5eb4624843518ec0f8 100644 (file)
@@ -61,7 +61,7 @@ namespace lyx {
 // development/tools/updatelayouts.sh script, to update the format of
 // all of our layout files.
 //
-int const LAYOUT_FORMAT = 48; //rgh: initial values for counter
+int const LAYOUT_FORMAT = 49; //gb: change default of ResetsFont
 
 namespace {