Changeset 59774 in vbox for trunk/src/VBox/Frontends
- Timestamp:
- Feb 22, 2016 1:55:55 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp
r59493 r59774 2102 2102 } 2103 2103 } 2104 /* Mountingsuccessful: */2105 else2104 /* If mounting was successful: */ 2105 if (fWasMounted) 2106 2106 { 2107 2107 /* Disable First RUN Wizard: */
Note:
See TracChangeset
for help on using the changeset viewer.