]> git.lyx.org Git - lyx.git/blobdiff - src/MenuBackend.h
Remove unused font variable which caused a warning.
[lyx.git] / src / MenuBackend.h
index d21df334087a878af2a4765ccdf57a80ce3cd03d..c68018bbb0e1e1db8e14af631e2e4cc52153361f 100644 (file)
@@ -4,7 +4,7 @@
 *           LyX, The Document Processor
 *
 *           Copyright 1995 Matthias Ettrich
-*           Copyright 1995-2000 The LyX Team.
+*           Copyright 1995-2001 The LyX Team.
 *
 *           This file is Copyright 1999
 *           Jean-Marc Lasgouttes
@@ -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,