VirtualBox

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


Ignore:
Timestamp:
Oct 17, 2013 2:53:00 PM (11 years ago)
Author:
vboxsync
Message:

Build fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp

    r49165 r49166  
    6868 *  signal handler to abort operations properly. */
    6969static ComPtr<IGuestSession> g_pGuestSession;
     70
     71/**
     72 * Listener declarations.
     73 */
     74VBOX_LISTENER_DECLARE(GuestFileEventListenerImpl)
     75VBOX_LISTENER_DECLARE(GuestProcessEventListenerImpl)
     76VBOX_LISTENER_DECLARE(GuestSessionEventListenerImpl)
     77VBOX_LISTENER_DECLARE(GuestEventListenerImpl)
    7078
    7179/**
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