mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-24 07:27:44 +01:00
[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:
parent
8f994b8fd7
commit
e6aa280712
2 changed files with 1 additions and 2 deletions
|
|
@ -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);
|
||||
|
|
|
|||
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue