VirtualBox

Ignore:
Timestamp:
May 26, 2014 1:48:04 PM (11 years ago)
Author:
vboxsync
Message:

FE/Qt: Forgot something in r93916.

File:
1 edited

Legend:

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

    r51392 r51397  
    2525#include "UIMachineMenuBar.h"
    2626#include "UISession.h"
     27#include "UIMachineLogic.h"
    2728#include "UIActionPoolRuntime.h"
    2829#include "VBoxGlobal.h"
     
    639640        pMenu->addAction(gActionPool->action(UIActionIndex_Simple_Preferences));
    640641        VBoxGlobal::connect(gActionPool->action(UIActionIndex_Simple_Preferences), SIGNAL(triggered()),
    641                             m_pSession, SLOT(sltOpenGlobalPreferences()));
     642                            m_pSession->machineLogic(), SLOT(sltShowGlobalPreferences()));
    642643    }
    643644    else
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