diff --git a/src/LyXAction.h b/src/LyXAction.h index cbe59b95a9..77cc5b084c 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 = 2; class FuncRequest; class LyXErr;