VirtualBox

Changeset 107358 in vbox for trunk/src/VBox/Frontends


Ignore:
Timestamp:
Dec 18, 2024 1:56:53 PM (4 weeks ago)
Author:
vboxsync
Message:

FE/Qt: bugref:10814: VBox Manager / Chooser-pane: No need for a global item in advance widget architecture.

File:
1 edited

Legend:

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

    r106061 r107358  
    405405        invisibleRoot()->setModel(this);
    406406
     407#ifndef VBOX_GUI_WITH_ADVANCED_WIDGETS
    407408        /* Create global node: */
    408409        new UIChooserNodeGlobal(invisibleRoot() /* parent */,
     
    410411                                shouldGlobalNodeBeFavorite(invisibleRoot()),
    411412                                QString() /* tip */);
     413#endif
    412414
    413415        /* Reload local tree: */
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