1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-02-20 10:54:14 +01:00

LP-29 redirect osg logging to Qt (commented out for now)

This commit is contained in:
Philippe Renon 2015-12-09 08:35:48 +01:00
parent f62e99b147
commit fabdea9eee

View File

@ -69,6 +69,9 @@ void OsgEarth::registerQmlTypes()
}
registered = true;
// redirect osg logging to Qt (use OSG_DEBUG environment variable to enable osg logging)
// osg::setNotifyHandler(new QtNotifyHandler());
// initialize();
// Register Qml types