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