X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FLyXAction.h;h=bf7bf35638e729f283afa80a142e512a1cd142f3;hb=0430132aa049f2a97280bcbcff69f71d42ed7d98;hp=9191694372bb2667aa1bca219e5a1f2946b413a4;hpb=12cd531f66636ac4c9ba93f665409d0c335eacde;p=lyx.git diff --git a/src/LyXAction.h b/src/LyXAction.h index 9191694372..bf7bf35638 100644 --- a/src/LyXAction.h +++ b/src/LyXAction.h @@ -21,6 +21,9 @@ namespace lyx { +// current LFUN format +static unsigned int const LFUN_FORMAT = 4; // gm: tabular-feature + class FuncRequest; class LyXErr;