oops. c++ support broken. fix!

SVN revision: 38675
This commit is contained in:
Carsten Haitzler 2009-01-21 00:05:38 +00:00
parent d1e6dd608e
commit fbce5a6f7f
1 changed files with 5 additions and 1 deletions

View File

@ -463,7 +463,11 @@ extern "C" {
/* smart callbacks called:
* "clicked" - when the user clicks on a carousel item and becomes selected
*/
#ifdef __cplusplus
}
#endif
////////////////////////////////////////////////////////////////////////////
/// FIXME: TODO LIST ///////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////