VirtualBox

Changeset 74854 in vbox for trunk


Ignore:
Timestamp:
Oct 15, 2018 6:47:06 PM (6 years ago)
Author:
vboxsync
Message:

FE/Qt: bugref:9268: Had to please spirit of fire (s.a. r125820).

File:
1 edited

Legend:

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

    r74852 r74854  
    277277void UIVirtualBoxManager::sltHandleMediumEnumerationFinish()
    278278{
     279#if 0 // ohh, come on!
    279280    /* To avoid annoying the user, we check for inaccessible media just once, after
    280281     * the first media emumeration [started from main() at startup] is complete. */
     
    300301    }
    301302
    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 //    }
     303    /* Warn the user about inaccessible medium, propose to open MM window/tool: */
     304    if (fIsThereAnyInaccessibleMedium && msgCenter().warnAboutInaccessibleMedia())
     305    {
     306        /* Open the MM window: */
     307        sltOpenVirtualMediumManagerWindow();
     308    }
     309#endif
    308310}
    309311
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