fix: prevent menu gc during popup (#20745)
This commit is contained in:
parent
d0cdd12521
commit
fb8b1fd1c9
3 changed files with 7 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
|||
#include "gin/arguments.h"
|
||||
#include "shell/browser/api/atom_api_top_level_window.h"
|
||||
#include "shell/browser/ui/atom_menu_model.h"
|
||||
#include "shell/common/api/locker.h"
|
||||
#include "shell/common/gin_helper/trackable_object.h"
|
||||
|
||||
namespace electron {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue