X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ffrontends%2Fqt4%2FToolbars.h;h=92bd3de78b46e1f1032264c6f7a88538808f5a7e;hb=8b7584846c4e1a9c87a004fab479722fee7e3013;hp=e10587683a033e63c0325a2ab960c19669d63ed8;hpb=051a50439dd3c6e71771cbc72d5f5addefc41e64;p=lyx.git diff --git a/src/frontends/qt4/Toolbars.h b/src/frontends/qt4/Toolbars.h index e10587683a..92bd3de78b 100644 --- a/src/frontends/qt4/Toolbars.h +++ b/src/frontends/qt4/Toolbars.h @@ -107,7 +107,8 @@ public: MATH = 128, //< show when in math TABLE = 256, //< show when in table REVIEW = 512, //< show when change tracking is enabled - MATHMACROTEMPLATE = 1024 //< show in math macro template + MATHMACROTEMPLATE = 1024, //< show in math macro template + SAMEROW = 2048 //place to the current row, no new line }; typedef std::vector Infos;