]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/Toolbars.h
Fix handling of the add branch textfield in GuiBranches
[lyx.git] / src / frontends / qt4 / Toolbars.h
index 92bd3de78b46e1f1032264c6f7a88538808f5a7e..5f69802d5c9afc64ea48b93b8b9f63eec7f2e499 100644 (file)
@@ -108,6 +108,7 @@ public:
                TABLE = 256, //< show when in table
                REVIEW = 512, //< show when change tracking is enabled
                MATHMACROTEMPLATE = 1024, //< show in math macro template
+               ALLOWAUTO = MATH | TABLE | REVIEW | MATHMACROTEMPLATE,
                SAMEROW = 2048 //place to the current row, no new line
        };