X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FBuffer.cpp;h=7cb29353944724c479cabb5b65636f6bf65b8879;hb=0ebe0ff37ef48aba4dae19b6d39c9c891a183de6;hp=98fdc287a6542f09d27f72ded17d4eadb7a6c5de;hpb=319ca061675e7322ab21c615374e22cbefe9c6cf;p=features.git diff --git a/src/Buffer.cpp b/src/Buffer.cpp index 98fdc287a6..7cb2935394 100644 --- a/src/Buffer.cpp +++ b/src/Buffer.cpp @@ -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 = 390; // ps: forward view +int const LYX_FORMAT = 391; // edwin: decimal alignment in tables typedef map DepClean; typedef map > RefCache;