VirtualBox

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


Ignore:
Timestamp:
Aug 15, 2013 11:56:00 AM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
88011
Message:

FE/Qt: Popup-center: Popup-stack: Make sure stack will not be shown until first popup-pane is created.

File:
1 edited

Legend:

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

    r47693 r47755  
    276276        connect(pPopupStack, SIGNAL(sigPopupPaneDone(QString, int)), this, SLOT(sltPopupPaneDone(QString, int)));
    277277        connect(pPopupStack, SIGNAL(sigRemove(QString)), this, SLOT(sltRemovePopupStack(QString)));
    278         /* Show popup-stack: */
    279         showPopupStack(pParent);
    280278    }
    281279
     
    299297                                     buttonDescriptions, fProposeAutoConfirmation);
    300298    }
     299
     300    /* Show popup-stack: */
     301    showPopupStack(pParent);
    301302}
    302303
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