X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FLyXAction.h;h=bf7bf35638e729f283afa80a142e512a1cd142f3;hb=0430132aa049f2a97280bcbcff69f71d42ed7d98;hp=d0a79426464ff97786ef31bfb6181cac8b0bfeca;hpb=f791b2d3ea7b9f6315acbd818930d1f5d7346438;p=lyx.git diff --git a/src/LyXAction.h b/src/LyXAction.h index d0a7942646..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 = 3; +static unsigned int const LFUN_FORMAT = 4; // gm: tabular-feature class FuncRequest; class LyXErr;