X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FLyXAction.h;h=30aeac03d7e7bae29c36309835748336432a4d01;hb=bf2bf2eaedadf39a6398db624c8b6c52099ca31d;hp=f61772c56c9239ebfc98f5712d4bfe1f05b8d7b6;hpb=51aebc9327345f6ea065035f489dbfec1568279f;p=lyx.git diff --git a/src/LyXAction.h b/src/LyXAction.h index f61772c56c..30aeac03d7 100644 --- a/src/LyXAction.h +++ b/src/LyXAction.h @@ -22,7 +22,7 @@ namespace lyx { // current LFUN format -static unsigned int const LFUN_FORMAT = 4; // gm: tabular-feature +static unsigned int const LFUN_FORMAT = 5; // spitz: 2.4.x changes class FuncRequest; class LyXErr;