]> git.lyx.org Git - lyx.git/blobdiff - src/FuncCode.h
Keep dialog connected to cross-ref inset after Apply.
[lyx.git] / src / FuncCode.h
index 6b970fb579647febfc55772ee71861201465b1bc..9857143c2599971587e1ddba0e4f1be056599dcd 100644 (file)
@@ -493,6 +493,7 @@ enum FuncCode
        LFUN_CITATION_OPEN,             // sanda, 20200815
        LFUN_TOOLBAR_SET,               // spitz 20201217
        // 385
+       LFUN_INSET_SPLIT,               // jspitzm 20201222
        LFUN_LASTACTION                 // end of the table
 };