]> git.lyx.org Git - lyx.git/blobdiff - src/Buffer.cpp
reorder.
[lyx.git] / src / Buffer.cpp
index 8dca38038dd28c87a6ade9d62f5664f1e5b7724b..d9d9547df5d00f26556036b5e141fd24718756d5 100644 (file)
@@ -125,7 +125,7 @@ namespace {
 
 // Do not remove the comment below, so we get merge conflict in
 // independent branches. Instead add your own.
-int const LYX_FORMAT = 359;  // jspitzm: nomencl auto calculation
+int const LYX_FORMAT = 360;  // jspitzm: nomencl custom width
 
 typedef map<string, bool> DepClean;
 typedef map<docstring, pair<InsetLabel const *, Buffer::References> > RefCache;