]> git.lyx.org Git - lyx.git/blobdiff - src/lfuns.h
Fix bug 886 and others not reported related with the document paper size.
[lyx.git] / src / lfuns.h
index 7de4043b9866d03fd71e70ef989d0a31db17d221..fc930af6b01a7a9115afbca7796be0a45050405b 100644 (file)
@@ -355,6 +355,8 @@ enum kb_action {
        // 270
        LFUN_WORDS_COUNT,
        LFUN_OUTPUT_CHANGES,             // jspitzm 20050121
+       LFUN_BIBDB_ADD,
+       LFUN_BIBDB_DEL,
 
        LFUN_LASTACTION                  // end of the table
 };