Changeset 50914 in vbox for trunk/src/VBox/Main/src-client/xpcom
- Timestamp:
- Mar 27, 2014 7:07:53 PM (11 years ago)
- svn:sync-xref-src-repo-rev:
- 93042
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-client/xpcom/module.cpp
r50874 r50914 84 84 // NS_DECL_CLASSINFO(ExtPackFile) 85 85 // NS_IMPL_THREADSAFE_ISUPPORTS2_CI(ExtPackFile, IExtPackFile, IExtPackBase) 86 NS_DECL_CLASSINFO(ExtPack)87 NS_IMPL_THREADSAFE_ISUPPORTS2_CI(ExtPack, IExtPack, IExtPackBase)88 NS_DECL_CLASSINFO(ExtPackManager)89 NS_IMPL_THREADSAFE_ISUPPORTS1_CI(ExtPackManager, IExtPackManager)90 86 #endif 91 87
Note:
See TracChangeset
for help on using the changeset viewer.