]> git.lyx.org Git - features.git/blobdiff - src/frontends/qt4/Toolbars.h
Revert "Auto feature for minibuffer toolbar"
[features.git] / src / frontends / qt4 / Toolbars.h
index 02d0ebe5a4da275f7079da88d74936ed1bd4025d..3e6ac570318af3a9cc9ba3ce90659c2b0605663f 100644 (file)
@@ -110,8 +110,7 @@ public:
                MATHMACROTEMPLATE = 1024, //< show in math macro template
                SAMEROW = 2048, //place to the current row, no new line
                IPA = 4096, //< show when in IPA inset
-               MINIBUFFER = 8192, //< show when command-execute has been invoked
-               ALLOWAUTO = MATH | TABLE | REVIEW | MATHMACROTEMPLATE | IPA | MINIBUFFER
+               ALLOWAUTO = MATH | TABLE | REVIEW | MATHMACROTEMPLATE | IPA
        };
 
        typedef std::vector<ToolbarInfo> Infos;