VirtualBox

Ignore:
Timestamp:
Apr 6, 2011 3:48:47 PM (14 years ago)
Author:
vboxsync
Message:

FE/Qt: Just some settings dialog API renaming.

File:
1 edited

Legend:

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

    r36589 r36592  
    967967                                                         sharedMachine, session().GetConsole(),
    968968                                                         strCategory, QString());
    969     pDlg->getFrom();
     969    pDlg->loadData();
    970970
    971971    /* Show VM settings dialog: */
     
    973973    {
    974974        /* If dialog was accepted => save changed settings: */
    975         pDlg->putBackTo();
     975        pDlg->saveData();
    976976        sharedMachine.SaveSettings();
    977977        /* If settings were failed to be saved => show the error: */
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