]> git.lyx.org Git - lyx.git/blobdiff - src/FuncCode.h
Copy modules into the Advanced F&R pane as well.
[lyx.git] / src / FuncCode.h
index cce61f0df5bd9ef98430b422a83f1b4cbbfc74f8..3565cecaf9e9f908dc3fa94699f7f753b1b03dc4 100644 (file)
@@ -478,6 +478,10 @@ enum FuncCode
        LFUN_EXPORT_CANCEL,             // rgh, 20171227
        LFUN_BUFFER_ANONYMIZE,          // sanda, 20180201
        LFUN_GRAPHICS_UNIFY,            // sanda, 20180207
+       LFUN_MASTER_BUFFER_EXPORT,      // rkh, 20180417
+       LFUN_LAYOUT_TOGGLE,             // lasgouttes 20180514
+       // 375
+       LFUN_INSET_END_EDIT,            // gb/rkh, 20180605
        LFUN_LASTACTION                 // end of the table
 };