VirtualBox

Ignore:
Timestamp:
Jul 10, 2023 2:58:42 PM (20 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
158221
Message:

FE/Qt: bugref:10483: VBox Manager / Chooser pane: Same as r158213 but for keyboard case.

File:
1 edited

Legend:

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

    r100462 r100469  
    17361736                            break;
    17371737                        }
     1738                        /* Otherwise we have to find a first child machine-item: */
     1739                        else
     1740                            pItem = qobject_cast<UIChooserItem*>(pGroupItem)->firstMachineItem();
    17381741                    }
    17391742                    RT_FALL_THRU();
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