#ifndef _OSGMANIPULATOR_MODULE_QTQML_
#define _OSGMANIPULATOR_MODULE_QTQML_ 1

#include <osgQtQml/Export>

namespace osgManipulator {

OSGQTQML_EXPORT void registerQtQmlTypes(const char *uri);

}

#endif // _OSGMANIPULATOR_MODULE_QTQML_
