]> git.lyx.org Git - lyx.git/blobdiff - src/FuncCode.h
Add commented-out code that might prove useful one day
[lyx.git] / src / FuncCode.h
index aaa88f246673adda01dd89d5dbc9ade1c4417e26..19f41295b1b5e908487cc4e2f6f388de7b09f90a 100644 (file)
@@ -504,9 +504,10 @@ enum FuncCode
        LFUN_INDEXMACRO_INSERT,         // spitz 20220220
        LFUN_INSET_INSERT_COPY,         // spitz 20221101
        LFUN_INDEX_TAG_ALL,             // spitz 20221105
+       // 395
        LFUN_TAB_GROUP_NEXT,            // daniel 20220130
        LFUN_TAB_GROUP_PREVIOUS,        // daniel 20220130
-       // 395
+       LFUN_BIBTEX_DATABASE_LIST,      // bpiwowar, 20221218
        LFUN_LASTACTION                 // end of the table
 };