VirtualBox

Ignore:
Timestamp:
Sep 8, 2008 12:27:37 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
36199
Message:

FE/Qt4: comment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox4/src/VBoxVMSettingsSerial.cpp

    r12219 r12220  
    9292    mPort.SetServer (mCbPipe->isChecked());
    9393    mPort.SetPath (QDir::convertSeparators (mLePath->text()));
     94    /* This *must* be last. The host mode will be changed to disconnected if
     95     * some of the necessary settings above will not meet the requirements for
     96     * the selected mode. */
    9497    mPort.SetHostMode (vboxGlobal().toPortMode (mCbMode->currentText()));
    9598}
Note: See TracChangeset for help on using the changeset viewer.

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