]> git.lyx.org Git - lyx.git/blobdiff - src/LyXAction.C
outstanding changes
[lyx.git] / src / LyXAction.C
index faf8473734432f5849956c838ed8699ac4f59306..1b2fffb1b15f5ea1974be627dafa635564de7166 100644 (file)
@@ -153,6 +153,7 @@ void LyXAction::init()
                  ReadOnly },
                { LFUN_CITATION_CREATE, "citation-insert",
                  N_("Insert citation"), Noop },
+               { LFUN_CITATION_INSERT, "", "internal only", Noop },
                { LFUN_EXEC_COMMAND, "command-execute", "", NoBuffer },
                { LFUN_PREFIX, "command-prefix",
                  N_("Execute command"), NoBuffer },