Changeset 45425 in vbox
- Timestamp:
- Apr 9, 2013 9:24:13 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp
r45424 r45425 514 514 && rc != VBOX_E_NOT_SUPPORTED) 515 515 { 516 msgCenter().cannotUpdateGuestAdditions(progressInstall , mainMachineWindow());516 msgCenter().cannotUpdateGuestAdditions(progressInstall); 517 517 518 518 /* Log the error message in the release log. */
Note:
See TracChangeset
for help on using the changeset viewer.