]> git.lyx.org Git - features.git/blobdiff - src/LyXAction.C
more changes to get insetfloat working + some other things. Read the ChangeLog
[features.git] / src / LyXAction.C
index e80964dae06087131d2363e558b1262b89e2f06e..5edf46727c07c46ae7db2f66ebb443ca70de5717 100644 (file)
@@ -400,6 +400,7 @@ void LyXAction::init()
                { LFUN_INSET_FLOAT, "float-inset-insert", "", Noop },
                { LFUN_INSET_LIST, "list-inset-insert", "", Noop },
                { LFUN_INSET_THEOREM, "theorem-inset-insert", "", Noop },
+               { LFUN_INSET_CAPTION, "caption-inset-insert", "", Noop },
                { LFUN_NOACTION, "", "", Noop }
        };