VirtualBox

Changeset 77051 in vbox for trunk


Ignore:
Timestamp:
Jan 30, 2019 5:38:01 PM (6 years ago)
Author:
vboxsync
Message:

FE/Qt: bugref:9241: VirtualBox Manager UI: Small cleanup for chooser model, a bit of code reordering.

File:
1 edited

Legend:

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

    r77026 r77051  
    463463    emit sigSlidingStarted();
    464464
    465     /* Hiding root: */
     465    /* Hiding old root: */
    466466    root()->hide();
    467467
     
    498498    emit sigSlidingStarted();
    499499
    500     /* Hiding root: */
     500    /* Hiding old root: */
    501501    root()->hide();
    502     root()->setRoot(false);
    503502
    504503    /* Create left root: */
     
    516515    /* Unindent root: */
    517516    m_pAfterSlidingFocus = root();
     517    root()->setRoot(false);
    518518    m_rootStack.removeLast();
    519519    root()->setRoot(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