Changeset 52400 in vbox for trunk/src/VBox/Main/src-client/xpcom
- Timestamp:
- Aug 18, 2014 6:04:00 PM (11 years ago)
- svn:sync-xref-src-repo-rev:
- 95562
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-client/xpcom/module.cpp
r52232 r52400 64 64 65 65 #ifndef VBOX_COM_INPROC_API_CLIENT 66 NS_DECL_CLASSINFO(Keyboard)67 NS_IMPL_THREADSAFE_ISUPPORTS1_CI(Keyboard, IKeyboard)68 66 NS_DECL_CLASSINFO(RemoteUSBDevice) 69 67 NS_IMPL_THREADSAFE_ISUPPORTS2_CI(RemoteUSBDevice, IHostUSBDevice, IUSBDevice)
Note:
See TracChangeset
for help on using the changeset viewer.