Show menu by clicking the menu button
This commit is contained in:
parent
43bfce26a7
commit
698700716b
3 changed files with 9 additions and 15 deletions
|
@ -49,9 +49,6 @@ class MenuBar : public views::View,
|
|||
ui::MenuModel** menu_model,
|
||||
views::MenuButton** button);
|
||||
|
||||
// Shows the menu with |button|.
|
||||
void RunMenu(views::MenuButton* button);
|
||||
|
||||
protected:
|
||||
// views::View:
|
||||
const char* GetClassName() const override;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue