VirtualBox

Changeset 47100 in vbox


Ignore:
Timestamp:
Jul 11, 2013 3:22:24 PM (12 years ago)
Author:
vboxsync
Message:

FE/Qt: Using popup-center stuff for *auto-capture* warning.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp

    r46795 r47100  
    3333#include "UIMachineMenuBar.h"
    3434#include "UIMessageCenter.h"
     35#include "UIPopupCenter.h"
    3536#include "UIWizardFirstRun.h"
    3637#include "UIConsoleEventHandler.h"
     
    12981299    /* Notify user about mouse&keyboard auto-capturing: */
    12991300    if (vboxGlobal().settings().autoCapture())
    1300         msgCenter().remindAboutAutoCapture();
     1301        popupCenter().remindAboutAutoCapture(machineLogic()->activeMachineWindow());
    13011302
    13021303    /* Shows First Run wizard if necessary: */
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