[Summary] Removing a kind of fat point right after the menu bar on Windows. Red bar in editor_window.xml was just a dbg object .

This commit is contained in:
VKamyshniy 2014-09-15 15:48:47 +03:00
parent 8f994b8fd7
commit e6aa280712
2 changed files with 1 additions and 2 deletions

View file

@ -791,7 +791,7 @@ ARDOUR_UI::build_menu_bar ()
use_menubar_as_top_menubar ();
#endif
menu_hbox.pack_end (*ev, false, false, 6);
// menu_hbox.pack_end (*ev, false, false, 6);
menu_bar_base.set_name ("MainMenuBar");
menu_bar_base.add (menu_hbox);

View file

@ -40,7 +40,6 @@
pagesize="2.0"/>
<HBox>
<HBox id="menu_bar_base"/>
<Eventbox bgnormal="#ff0000" width="10"/>
</HBox>
<EventBox bgnormal="#000000">
<VBox borderwidth="2" spacing ="1">