Changeset 94603 in vbox for trunk/src/VBox
- Timestamp:
- Apr 14, 2022 7:14:53 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp
r94014 r94603 3389 3389 } 3390 3390 } 3391 #endif /* VBOX_WITH_DEBUGGER_GUI */ 3391 3392 3392 3393 void UIMachineLogic::reset(bool fShowConfirmation) … … 3407 3408 machineWindows().at(uScreenId)->update(); 3408 3409 } 3409 3410 #endif /* VBOX_WITH_DEBUGGER_GUI */
Note:
See TracChangeset
for help on using the changeset viewer.