]> git.lyx.org Git - features.git/blobdiff - src/LyXAction.C
Implement the Edit>Floats menu
[features.git] / src / LyXAction.C
index d89f4ffd39000c1f2ce300e4c15c59f57b3810c1..5c0dc92f4b3b236145f79783ef51bb7ba2998752 100644 (file)
@@ -226,6 +226,7 @@ void LyXAction::init()
 #endif
                { LFUN_INSET_MARGINAL, "marginalnote-insert",
                  N_("Insert Marginalnote"), Noop },
+               { LFUN_FLOATSOPERATE, "floats-operate", "", ReadOnly },
                { LFUN_RIGHTSEL, "forward-select", N_("Select next char"),
                  ReadOnly },
                { LFUN_HFILL, "hfill-insert",