]> git.lyx.org Git - lyx.git/blobdiff - src/Buffer.cpp
ParagraphUi.ui: layout fixes.
[lyx.git] / src / Buffer.cpp
index 4968d3cfc33f0367e91c76f40644eca403b0ceba..e3ab0d298e9c8a4ba8f5159a91c56d3f4afeb0c9 100644 (file)
@@ -127,7 +127,7 @@ namespace {
 
 // Do not remove the comment below, so we get merge conflict in
 // independent branches. Instead add your own.
-int const LYX_FORMAT = 371; // uwestoehr: option to turn off mhchem
+int const LYX_FORMAT = 372; // jspitzm: buffer param fontenc
 
 typedef map<string, bool> DepClean;
 typedef map<docstring, pair<InsetLabel const *, Buffer::References> > RefCache;