VirtualBox

Changeset 46519 in vbox for trunk


Ignore:
Timestamp:
Jun 13, 2013 10:27:18 AM (12 years ago)
Author:
vboxsync
Message:

FE/Qt: Message center: Machine settings stuff: Inaccessible USB warning: Using correct parent.

File:
1 edited

Legend:

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

    r45358 r46519  
    11161116            /* Show the machine error message if any: */
    11171117            if (!m_machine.isReallyOk() && !controller.isNull() && controller.GetEnabled())
    1118                 msgCenter().warnAboutUnaccessibleUSB(m_machine, this);
     1118                msgCenter().warnAboutUnaccessibleUSB(m_machine, parentWidget());
    11191119            /* Check if USB is implemented: */
    11201120            if (controller.isNull() || !controller.GetProxyAvailable())
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