VirtualBox

Changeset 82289 in vbox for trunk/src/VBox/Frontends


Ignore:
Timestamp:
Nov 29, 2019 5:24:06 PM (5 years ago)
Author:
vboxsync
Message:

FE/Qt: bugref:9611: UIMachineSettingsSystem: Nit for r135112.

Location:
trunk/src/VBox/Frontends/VirtualBox/src/settings/machine
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSystem.cpp

    r82288 r82289  
    268268     * dynamical content which depends on cashed value: */
    269269    repopulateComboPointingHIDType();
    270     repopulateComboParavirtualizationProviderType();
     270    repopulateComboParavirtProviderType();
    271271
    272272    /* Load old 'Motherboard' data from the cache: */
     
    907907}
    908908
    909 void UIMachineSettingsSystem::repopulateComboParavirtualizationProviderType()
     909void UIMachineSettingsSystem::repopulateComboParavirtProviderType()
    910910{
    911911    /* Paravirtualization Provider combo-box created in the .ui file. */
  • trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSystem.h

    r82288 r82289  
    131131    void repopulateComboPointingHIDType();
    132132    /** Repopulates Paravirtualization Provider type combo-box. */
    133     void repopulateComboParavirtualizationProviderType();
     133    void repopulateComboParavirtProviderType();
    134134
    135135    /** Retranslates Chipset type combo-box. */
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