This reverts commit 6e43b0bcbf
.
This commit is contained in:
parent
09d160f406
commit
cac871c027
9 changed files with 80 additions and 17 deletions
|
@ -8,6 +8,7 @@ export const enum IPC_MESSAGES {
|
|||
|
||||
GUEST_INSTANCE_VISIBILITY_CHANGE = 'GUEST_INSTANCE_VISIBILITY_CHANGE',
|
||||
|
||||
GUEST_VIEW_INTERNAL_DESTROY_GUEST = 'GUEST_VIEW_INTERNAL_DESTROY_GUEST',
|
||||
GUEST_VIEW_INTERNAL_DISPATCH_EVENT = 'GUEST_VIEW_INTERNAL_DISPATCH_EVENT',
|
||||
|
||||
GUEST_VIEW_MANAGER_CREATE_AND_ATTACH_GUEST = 'GUEST_VIEW_MANAGER_CREATE_AND_ATTACH_GUEST',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue