Changeset 103541 in vbox for trunk/src/VBox/Frontends
- Timestamp:
- Feb 22, 2024 6:34:47 PM (10 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/globals/UIActionPool.cpp
r103540 r103541 3697 3697 { 3698 3698 /* Depending on event-type: */ 3699 switch ((UIEventType )pEvent->type())3699 switch ((UIEventTypeActionPool)pEvent->type()) 3700 3700 { 3701 3701 case UIEventTypeActionPool_ActivateAction:
Note:
See TracChangeset
for help on using the changeset viewer.