Changeset 56213 in vbox
- Timestamp:
- Jun 3, 2015 10:13:02 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIAddDiskEncryptionPasswordDialog.cpp
r56180 r56213 610 610 "(but the user can see how many passwords are in the list " 611 611 "and doesn't need to be told).", 612 m_encryptedMediums. size()));612 m_encryptedMediums.uniqueKeys().size())); 613 613 } 614 614
Note:
See TracChangeset
for help on using the changeset viewer.