]> git.lyx.org Git - features.git/commitdiff
Forgot this
authorMartin Vermeer <martin.vermeer@hut.fi>
Thu, 6 Sep 2007 15:37:34 +0000 (15:37 +0000)
committerMartin Vermeer <martin.vermeer@hut.fi>
Thu, 6 Sep 2007 15:37:34 +0000 (15:37 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20106 a592a061-630c-0410-9148-cb99ea01b6c8

src/MenuBackend.h

index 815f2669a82f5572252ada599684c9f3619720f7..bfb3833bf6eb06bbd9eeb759641afdf97170235c 100644 (file)
@@ -66,6 +66,9 @@ public:
                /** This is the list of user-configurable
                insets to insert into document */
                Custom,
+               /** This is the list of XML elements to
+               insert into the document */
+               Elements,
                /** This is the list of floats that we can
                    insert a list for. */
                FloatListInsert,