No more need to override Menu::Popup
This commit is contained in:
parent
0e3a3d0748
commit
ca77c95c6d
6 changed files with 5 additions and 11 deletions
|
@ -17,7 +17,6 @@ class MenuViews : public Menu {
|
|||
MenuViews();
|
||||
|
||||
protected:
|
||||
void Popup(Window* window) override;
|
||||
void PopupAt(Window* window, int x, int y, int positioning_item = 0) override;
|
||||
|
||||
private:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue