VirtualBox

Changeset 74852 in vbox for trunk


Ignore:
Timestamp:
Oct 15, 2018 5:57:21 PM (6 years ago)
Author:
vboxsync
Message:

FE/Qt: bugref:9268: Hide inaccessible media warning for now.

File:
1 edited

Legend:

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

    r74744 r74852  
    300300    }
    301301
    302     /* Warn the user about inaccessible medium, propose to open MM window/tool: */
    303     if (fIsThereAnyInaccessibleMedium && msgCenter().warnAboutInaccessibleMedia())
    304     {
    305         /* Open the MM window: */
    306         sltOpenVirtualMediumManagerWindow();
    307     }
     302//    /* Warn the user about inaccessible medium, propose to open MM window/tool: */
     303//    if (fIsThereAnyInaccessibleMedium && msgCenter().warnAboutInaccessibleMedia())
     304//    {
     305//        /* Open the MM window: */
     306//        sltOpenVirtualMediumManagerWindow();
     307//    }
    308308}
    309309
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