VirtualBox

Changeset 37940 in vbox


Ignore:
Timestamp:
Jul 14, 2011 8:56:03 AM (13 years ago)
Author:
vboxsync
Message:

FE/Qt: allow to change generic networking attributes at runtime

File:
1 edited

Legend:

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

    r37779 r37940  
    294294    m_pMACEditor->setEnabled(m_pParent->isMachineOffline());
    295295    m_pMACButton->setEnabled(m_pParent->isMachineOffline());
    296     m_pGenericPropertiesTextEdit->setEnabled(m_pParent->isMachineOffline());
    297296    m_pPortForwardingButton->setEnabled(m_pParent->isMachineInValidMode() &&
    298297                                        attachmentType() == KNetworkAttachmentType_NAT);
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