X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FFuncCode.h;h=7949bce41a8954f25be78c52801a28759def398c;hb=28be7d552f62cc02fa86d7f79201d089bfb2d7b5;hp=9561cbc6d2b3fa31dbbe5a994d417571190c3fea;hpb=4183a9f4dc9bc0893fc59cd7e31db9bc7e52eea9;p=lyx.git diff --git a/src/FuncCode.h b/src/FuncCode.h index 9561cbc6d2..7949bce41a 100644 --- a/src/FuncCode.h +++ b/src/FuncCode.h @@ -431,7 +431,6 @@ enum FuncCode LFUN_SECTION_SELECT, // vfr, 20090503 LFUN_FONT_UNDERLINE, LFUN_FONT_STRIKEOUT, - LFUN_FONT_CROSSOUT, // uwestoehr 20170404 LFUN_FONT_UNDERUNDERLINE, // 335 LFUN_FONT_UNDERWAVE, @@ -472,6 +471,8 @@ enum FuncCode // 365 LFUN_BUFFER_EXTERNAL_MODIFICATION_CLEAR,// gm, 20170302 LFUN_BUFFER_ZOOM, // daniel, 20161028 + LFUN_TOOLBAR_MOVABLE, // daniel, 20160712 + LFUN_FONT_CROSSOUT, // uwestoehr 20170404 LFUN_LASTACTION // end of the table };