VirtualBox

Changeset 27223 in vbox


Ignore:
Timestamp:
Mar 9, 2010 4:46:43 PM (15 years ago)
Author:
vboxsync
Message:

FE/Qt4: new core: todo

File:
1 edited

Legend:

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

    r27087 r27223  
    5252        VBoxVMInformationDlg *id = new VBoxVMInformationDlg(pMachineWindow, Qt::Window);
    5353        id->centerAccording (pMachineWindow->machineWindow());
     54        // TODO_NEW_CORE: this seems not necessary, cause we set WA_DeleteOnClose.
    5455        connect (vboxGlobal().mainWindow(), SIGNAL (closing()), id, SLOT (close()));
    5556        id->setAttribute (Qt::WA_DeleteOnClose);
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