VirtualBox

Ignore:
Timestamp:
Aug 9, 2017 3:40:15 PM (7 years ago)
Author:
vboxsync
Message:

FE/Qt: bugref:8900: UIDesktopPane: Bug fix for r117482.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/selector/UIDesktopPane.cpp

    r68354 r68359  
    613613
    614614    /* Raise corresponding widget: */
    615     setCurrentWidget(m_pToolsPane);
     615    setCurrentWidget(m_pScrollArea);
    616616}
    617617
     
    625625
    626626    /* Raise corresponding widget: */
    627     setCurrentWidget(m_pToolsPane);
     627    setCurrentWidget(m_pScrollArea);
    628628}
    629629
     
    642642
    643643    /* Raise corresponding widget: */
    644     setCurrentWidget(m_pToolsPane);
     644    setCurrentWidget(m_pScrollArea);
    645645}
    646646
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