menu_bar_show_ => menu_bar_visible_
This commit is contained in:
parent
58a09f6495
commit
8cc49ffa80
2 changed files with 8 additions and 8 deletions
|
@ -130,7 +130,7 @@ class NativeWindowViews : public NativeWindow,
|
|||
|
||||
scoped_ptr<MenuBar> menu_bar_;
|
||||
bool menu_bar_autohide_;
|
||||
bool menu_bar_show_;
|
||||
bool menu_bar_visible_;
|
||||
bool menu_bar_alt_pressed_;
|
||||
|
||||
#if defined(USE_X11)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue