VirtualBox

Changeset 71579 in vbox


Ignore:
Timestamp:
Mar 30, 2018 10:27:53 AM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
121559
Message:

FE/Qt: bugref:9049: Detach UIPopupCenter dependency from UIMachineWindow stuff.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/globals/UIPopupCenter.cpp

    r71489 r71579  
    2626# include "UIExtraDataManager.h"
    2727# include "UIHostComboEditor.h"
    28 # include "UIMachineWindow.h"
    2928# include "UIPopupCenter.h"
    3029# include "UIPopupStack.h"
     
    383382
    384383    /* Special handling for Runtime UI: */
    385     if (qobject_cast<UIMachineWindow*>(pParent))
     384    if (pParent->inherits("UIMachineWindow"))
    386385        return QString("UIMachineWindow");
    387386
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette