X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FLyXAction.h;h=bf7bf35638e729f283afa80a142e512a1cd142f3;hb=28be7d552f62cc02fa86d7f79201d089bfb2d7b5;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;