]> git.lyx.org Git - lyx.git/blobdiff - src/FuncCode.h
When ignoring an update, request one for later
[lyx.git] / src / FuncCode.h
index 4a5983147de7964bd26959d7a2b371cc5d4890e3..b4ac25ef07d36b75df7da5ce5bda0954477e4be5 100644 (file)
@@ -476,7 +476,9 @@ enum FuncCode
        LFUN_DEVEL_MODE_TOGGLE,         // lasgouttes 20170723
        //370
        LFUN_EXPORT_CANCEL,             // rgh, 20171227
-       LFUN_BUFFER_ANONYMIZE,             // sanda, 20180201
+       LFUN_BUFFER_ANONYMIZE,          // sanda, 20180201
+       LFUN_GRAPHICS_UNIFY,            // sanda, 20180207
+       LFUN_MASTER_BUFFER_EXPORT,      // rkh, 20180417
        LFUN_LASTACTION                 // end of the table
 };