]> git.lyx.org Git - lyx.git/blobdiff - src/TextClass.cpp
In r35952 we reverted r35933, but InsetParamsWidget.h was forgotten.
[lyx.git] / src / TextClass.cpp
index 73ad37c409e26efbc1f93316990c1ffb02225cc8..9cf75a7669debf447b09e46b512a6c7b877954f6 100644 (file)
@@ -60,7 +60,7 @@ namespace lyx {
 // development/updatelayouts.sh script, to update the format of 
 // all of our layout files.
 //
-int const LAYOUT_FORMAT = 27;
+int const LAYOUT_FORMAT = 30;
        
 namespace {