Changeset 51498 in vbox for trunk/src/VBox/Main/src-server/xpcom
- Timestamp:
- Jun 2, 2014 6:53:08 PM (11 years ago)
- svn:sync-xref-src-repo-rev:
- 94109
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-server/xpcom/server.cpp
r50919 r51498 105 105 106 106 /* implement nsISupports parts of our objects with support for nsIClassInfo */ 107 NS_DECL_CLASSINFO(Machine)108 NS_IMPL_THREADSAFE_ISUPPORTS1_CI(Machine, IMachine)109 110 107 NS_DECL_CLASSINFO(SessionMachine) 111 108 NS_IMPL_THREADSAFE_ISUPPORTS2_CI(SessionMachine, IMachine, IInternalMachineControl)
Note:
See TracChangeset
for help on using the changeset viewer.