]> git.lyx.org Git - lyx.git/blobdiff - src/MenuBackend.h
don't pass temporary string objects as parameters
[lyx.git] / src / MenuBackend.h
index ecec25559ef0f57de78990b661a0564f4240e077..c72546c7f8670ec13454add5ca789a1f24bd83da 100644 (file)
@@ -72,6 +72,8 @@ public:
                /** This is the list of selections that can
                    be pasted. */
                PasteRecent,
+               /** toolbars */
+               Toolbars,
                /** Available branches in document */
                Branches
        };