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