]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/Toolbars.h
Use <cstdint> instead of <boost/cstdint.hpp>
[lyx.git] / src / frontends / qt4 / Toolbars.h
index a65d05ebec1ea0a1a0b3da09221a749d7c1b9899..a4acb419cb2d3f4990826c6f8cfa0e54f18b99fa 100644 (file)
@@ -44,7 +44,9 @@ public:
                /// a button that expands a menu but remembers the last choice
                STICKYPOPUPMENU,
                ///
-               ICONPALETTE
+               ICONPALETTE,
+               ///
+               DYNAMICMENU
        };
 
        ToolbarItem(Type type,