]> git.lyx.org Git - lyx.git/blobdiff - src/MenuBackend.h
fix "make dist" target
[lyx.git] / src / MenuBackend.h
index d21df334087a878af2a4765ccdf57a80ce3cd03d..32d3af6912e1aebfa2ac5b8e6896e4445086c456 100644 (file)
@@ -55,7 +55,13 @@ public:
                ExportFormats,
                /** This is a list of importable formats
                    typically for the File->Export menu. */
-               ImportFormats
+               ImportFormats,
+               /** This is the list of floats that we can
+                   insert a list for. */
+               FloatListInsert,
+               /** This is the list of floats that we can
+                   insert. */
+               FloatInsert
        };
        /// Create a Command type MenuItem
        MenuItem(Kind kind,