]> git.lyx.org Git - lyx.git/blobdiff - src/ToolbarBackend.h
Fix bug 2474; partial fix for 1777. Added last_reference_ member to QRef class and...
[lyx.git] / src / ToolbarBackend.h
index 6149a6f99b4fc789ff774b3333044bcb5129d976..ec9af8fea8f563bb6524e14f85631e4177f21d1a 100644 (file)
@@ -35,7 +35,11 @@ public:
                /// a special combox insead of a button
                LAYOUTS,
                /// a special widget to insert tabulars
-               TABLEINSERT
+               TABLEINSERT,
+               /// 
+               POPUPMENU,
+               ///
+               ICONPALETTE
        };
 
        ToolbarItem(Type type,