X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FLyXAction.h;h=bf7bf35638e729f283afa80a142e512a1cd142f3;hb=aef8746712ccc64f1f10073fe6d011ff1d7eb4a4;hp=cbe59b95a9dab4cae397461e5ecb50dc041f30e5;hpb=718925cb5b059a8c06234575a47581201b08edf7;p=lyx.git diff --git a/src/LyXAction.h b/src/LyXAction.h index cbe59b95a9..bf7bf35638 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 = 4; // gm: tabular-feature class FuncRequest; class LyXErr;