]> git.lyx.org Git - lyx.git/blobdiff - src/FuncCode.h
DocBook: eat a bit of that spaghetti code.
[lyx.git] / src / FuncCode.h
index 84deea34dfe7b04bb2a1012531bce968ff127053..585d1e15809de8aec6e9193c5195e24a66ced47f 100644 (file)
@@ -489,6 +489,7 @@ enum FuncCode
        // 380
        LFUN_MASTER_BUFFER_FORALL,      // spitz 20191231
        LFUN_IF_RELATIVES,              // spitz 20200102
+       LFUN_WINDOW_RAISE,              // forenr, 20202104
        LFUN_LASTACTION                 // end of the table
 };