]> git.lyx.org Git - lyx.git/blobdiff - src/Buffer.cpp
* InsetListings.cpp:
[lyx.git] / src / Buffer.cpp
index 7cb29353944724c479cabb5b65636f6bf65b8879..fcbf23e24d2bd00f906d2fdf3abfb4c394c7a59c 100644 (file)
@@ -126,7 +126,7 @@ namespace {
 
 // Do not remove the comment below, so we get merge conflict in
 // independent branches. Instead add your own.
-int const LYX_FORMAT = 391; // edwin: decimal alignment in tables
+int const LYX_FORMAT = 393; // rgh: rename OptArg to Argument in LyX format
 
 typedef map<string, bool> DepClean;
 typedef map<docstring, pair<InsetLabel const *, Buffer::References> > RefCache;