Changeset 20374 in vbox for trunk/src/VBox/Frontends/VirtualBox/include/VBoxIChatTheaterWrapper.h
- Timestamp:
- Jun 8, 2009 12:43:21 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/include/VBoxIChatTheaterWrapper.h
r20368 r20374 27 27 # include <ApplicationServices/ApplicationServices.h> 28 28 29 RT_ BEGIN_DECLS29 RT_C_DECLS_BEGIN 30 30 31 31 void initSharedAVManager(); 32 32 void setImageRef (CGImageRef aImage); 33 33 34 RT_ END_DECLS34 RT_C_DECLS_END 35 35 36 36 #endif
Note:
See TracChangeset
for help on using the changeset viewer.