Changeset 50500 in vbox for trunk/src/VBox/Main/src-client/xpcom
- Timestamp:
- Feb 18, 2014 7:11:17 PM (11 years ago)
- svn:sync-xref-src-repo-rev:
- 92342
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-client/xpcom/module.cpp
r50403 r50500 73 73 NS_DECL_CLASSINFO(GuestFile) 74 74 NS_IMPL_THREADSAFE_ISUPPORTS2_CI(GuestFile, IGuestFile, IFile) 75 NS_DECL_CLASSINFO(GuestFsObjInfo)76 NS_IMPL_THREADSAFE_ISUPPORTS2_CI(GuestFsObjInfo, IGuestFsObjInfo, IFsObjInfo)77 75 NS_DECL_CLASSINFO(GuestProcess) 78 76 NS_IMPL_THREADSAFE_ISUPPORTS2_CI(GuestProcess, IGuestProcess, IProcess)
Note:
See TracChangeset
for help on using the changeset viewer.