VirtualBox

Ignore:
Timestamp:
Jul 18, 2008 9:04:37 PM (16 years ago)
Author:
vboxsync
Message:

Quickly re-enabled the HIF and internal networking panels on the mac. (the HIF bit needs some fixing I guess, but later.)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMNetworkSettings.ui.h

    r8611 r10759  
    4444    cbNetworkAttachment->insertItem (vboxGlobal().toString (KNetworkAttachmentType_Null));
    4545    cbNetworkAttachment->insertItem (vboxGlobal().toString (KNetworkAttachmentType_NAT));
    46 #ifndef Q_WS_MAC /* not yet on the Mac */
    4746    cbNetworkAttachment->insertItem (vboxGlobal().toString (KNetworkAttachmentType_HostInterface));
    4847    cbNetworkAttachment->insertItem (vboxGlobal().toString (KNetworkAttachmentType_Internal));
    49 #endif
    5048
    5149#if defined Q_WS_X11
     
    8381    frmTAPDescriptor->setHidden (true);
    8482
    85 #if defined Q_WS_MAC
     83#if defined Q_WS_MAC /** @todo hif on mac  */
    8684    /* no Host Interface Networking on the Mac yet */
    8785    grbTAP->setHidden (true);
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