VirtualBox

Changeset 10092 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jul 2, 2008 10:37:17 AM (17 years ago)
Author:
vboxsync
Message:

FE/Qt4: accident

File:
1 edited

Legend:

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

    r10091 r10092  
    5151    setResult (QDialog::Rejected);
    5252    bool deleteOnClose = testAttribute (Qt::WA_DeleteOnClose);
    53     setAttributeq (Qt::WA_DeleteOnClose, false);
     53    setAttribute (Qt::WA_DeleteOnClose, false);
    5454    bool wasShowModal = testAttribute (Qt::WA_ShowModal);
    5555    setAttribute (Qt::WA_ShowModal, 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