VirtualBox

Changeset 56213 in vbox


Ignore:
Timestamp:
Jun 3, 2015 10:13:02 AM (10 years ago)
Author:
vboxsync
Message:

FE/Qt: 7676: Disk encryption dialog: Properly determine the amount of unique passwords used for some VM, which is important for the NLS plural form handling.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIAddDiskEncryptionPasswordDialog.cpp

    r56180 r56213  
    610610                                    "(but the user can see how many passwords are in the list "
    611611                                    "and doesn't need to be told).",
    612                                     m_encryptedMediums.size()));
     612                                    m_encryptedMediums.uniqueKeys().size()));
    613613}
    614614
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette