]> git.lyx.org Git - lyx.git/blobdiff - src/FuncCode.h
Russian layouttranslations reviewed by Yuriy, Dec 13 2017.
[lyx.git] / src / FuncCode.h
index 7949bce41a8954f25be78c52801a28759def398c..4bc2b0e16b9aed82030a8ce593bcf89ea7355a76 100644 (file)
@@ -473,6 +473,9 @@ enum FuncCode
        LFUN_BUFFER_ZOOM,               // daniel, 20161028
        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
 };