]> git.lyx.org Git - lyx.git/blobdiff - src/FuncCode.h
Russian layouttranslations reviewed by Yuriy, Dec 13 2017.
[lyx.git] / src / FuncCode.h
index 92d5e3526858b84a0a7c412d22ba8aaba226e29b..4bc2b0e16b9aed82030a8ce593bcf89ea7355a76 100644 (file)
@@ -474,6 +474,8 @@ enum FuncCode
        LFUN_TOOLBAR_MOVABLE,           // daniel, 20160712
        LFUN_FONT_CROSSOUT,             // uwestoehr 20170404
        LFUN_DEVEL_MODE_TOGGLE,         // lasgouttes 20170723
+       //370
+       LFUN_EXPORT_CANCEL,             // rgh, 20171227
        LFUN_LASTACTION                 // end of the table
 };