X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FLyXAction.h;h=77cc5b084cc2824931c9f78f2f1fac2b09964633;hb=d6fecb4aa47899ea3fe02d1699e0ffc81f364910;hp=cbe59b95a9dab4cae397461e5ecb50dc041f30e5;hpb=718925cb5b059a8c06234575a47581201b08edf7;p=lyx.git diff --git a/src/LyXAction.h b/src/LyXAction.h index cbe59b95a9..77cc5b084c 100644 --- a/src/LyXAction.h +++ b/src/LyXAction.h @@ -22,7 +22,7 @@ namespace lyx { // current LFUN format -static unsigned int const LFUN_FORMAT = 1; +static unsigned int const LFUN_FORMAT = 2; class FuncRequest; class LyXErr;