]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/QLMenubar.C
rename LFUN enum values according to their command (as used in th minibuffer/bind...
[lyx.git] / src / frontends / qt4 / QLMenubar.C
index e7af1862eb6626a747334f2ae71a0e2d54f9330b..64e2f1f30eb7bbff8e4716176dabd429edd074ef 100644 (file)
@@ -165,7 +165,7 @@ void QLMenubar::macxMenuBarInit()
        menubackend_.specialMenu("LyX");
        // make sure that the special entries are added to the first
        // menu even before this menu has been opened.
-       name_map_[menubackend_.getMenubar().begin()->submenuname()]->update();
+       //name_map_[menubackend_.getMenubar().begin()->submenuname()]->update();
 #endif
 }