Changeset 54881 in vbox
- Timestamp:
- Mar 20, 2015 4:35:17 PM (10 years ago)
- svn:sync-xref-src-repo-rev:
- 99096
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp
r54849 r54881 2423 2423 { 2424 2424 /* Get the attachment medium base: */ 2425 const CMedium medium = attachment.GetMedium() .GetBase();2425 const CMedium medium = attachment.GetMedium(); 2426 2426 /* Update the map with this medium if it's encrypted: */ 2427 2427 QString strCipher;
Note:
See TracChangeset
for help on using the changeset viewer.