VirtualBox

Changeset 92788 in vbox


Ignore:
Timestamp:
Dec 7, 2021 1:19:41 PM (3 years ago)
Author:
vboxsync
Message:

FE/Qt: bugref:9371. Build fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerGuestTable.cpp

    r92787 r92788  
    2525#include "QILabel.h"
    2626#include "UIActionPool.h"
    27 #include "UIConsoleEventHandler.h"
    2827#include "UIConverter.h"
    2928#include "UICommon.h"
     
    169168    connect(&uiCommon(), &UICommon::sigAskToCommitData,
    170169            this, &UIFileManagerGuestTable::sltCommitDataSignalReceived);
    171     connect(gConsoleEvents, &UIConsoleEventHandler::sigAdditionsChange,
    172             this, &UIFileManagerGuestTable::sltAdditionsChange);
    173170
    174171    if (m_pActionPool && m_pActionPool->action(UIActionIndex_M_FileManager_T_GuestSession))
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