]> git.lyx.org Git - lyx.git/blobdiff - src/FuncCode.h
When previewing a document, use the right kind of comment.
[lyx.git] / src / FuncCode.h
index 391faf71ce621c6d359eff8ee866afdbbd9d04f7..9857143c2599971587e1ddba0e4f1be056599dcd 100644 (file)
@@ -491,6 +491,9 @@ enum FuncCode
        LFUN_IF_RELATIVES,              // spitz 20200102
        LFUN_WINDOW_RAISE,              // forenr, 20202104
        LFUN_CITATION_OPEN,             // sanda, 20200815
+       LFUN_TOOLBAR_SET,               // spitz 20201217
+       // 385
+       LFUN_INSET_SPLIT,               // jspitzm 20201222
        LFUN_LASTACTION                 // end of the table
 };