VirtualBox

Changeset 84303 in vbox


Ignore:
Timestamp:
May 14, 2020 1:19:47 PM (5 years ago)
Author:
vboxsync
Message:

FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane: No machine registration event handling for cloud VM if feature is disabled.

File:
1 edited

Legend:

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

    r84186 r84303  
    508508void UIChooserAbstractModel::prepareConnections()
    509509{
     510#ifdef VBOX_GUI_WITH_CLOUD_VMS
    510511    /* Setup temporary connections,
    511512     * this is to be replaced by corresponding Main API event later. */
    512513    connect(&uiCommon(), &UICommon::sigCloudMachineRegistered,
    513514            this, &UIChooserAbstractModel::sltCloudMachineRegistered);
     515#endif
    514516
    515517    /* Setup global connections: */
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