VirtualBox

Changeset 16188 in vbox for trunk/src/VBox/Main/xpcom


Ignore:
Timestamp:
Jan 22, 2009 7:58:31 PM (16 years ago)
Author:
vboxsync
Message:

Merge OVF branch.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/xpcom/server.cpp

    r15904 r16188  
    8888#include <VirtualBoxImpl.h>
    8989#include <MachineImpl.h>
     90#include <ApplianceImpl.h>
    9091#include <SnapshotImpl.h>
    9192#include <MediumImpl.h>
     
    122123NS_DECL_CLASSINFO(Machine)
    123124NS_IMPL_THREADSAFE_ISUPPORTS1_CI(Machine, IMachine)
     125
     126NS_DECL_CLASSINFO(Appliance)
     127NS_IMPL_THREADSAFE_ISUPPORTS1_CI(Appliance, IAppliance)
     128
     129NS_DECL_CLASSINFO(VirtualSystemDescription)
     130NS_IMPL_THREADSAFE_ISUPPORTS1_CI(VirtualSystemDescription, IVirtualSystemDescription)
    124131
    125132NS_DECL_CLASSINFO(SessionMachine)
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