VirtualBox

Changeset 45421 in vbox


Ignore:
Timestamp:
Apr 9, 2013 12:39:23 AM (12 years ago)
Author:
vboxsync
Message:

Another build fix: Missing class info and isupports for GuestErrorInfo in module.cpp.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/xpcom/module.cpp

    r44124 r45421  
    3939#ifdef VBOX_WITH_GUEST_CONTROL
    4040# include "GuestDirectoryImpl.h"
     41# include "GuestErrorInfoImpl.h"
    4142# include "GuestFileImpl.h"
    4243# include "GuestFsObjInfoImpl.h"
     
    7374NS_DECL_CLASSINFO(GuestSession)
    7475NS_IMPL_THREADSAFE_ISUPPORTS1_CI(GuestSession, IGuestSession)
     76NS_DECL_CLASSINFO(GuestErrorInfo)
     77NS_IMPL_THREADSAFE_ISUPPORTS1_CI(GuestErrorInfo, IGuestErrorInfo)
    7578#endif
    7679NS_DECL_CLASSINFO(Keyboard)
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