mirror of
https://github.com/electron/electron.git
synced 2026-05-02 03:00:22 -04:00
chore: add/fix interface comments for sections of methods (#42566)
This commit is contained in:
@@ -21,6 +21,7 @@ class MenuViews : public Menu {
|
||||
~MenuViews() override;
|
||||
|
||||
protected:
|
||||
// Menu
|
||||
void PopupAt(BaseWindow* window,
|
||||
int x,
|
||||
int y,
|
||||
|
||||
Reference in New Issue
Block a user