mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-30 15:52:12 +01:00
LP-29 minor comment fix on how to enable OSG debug logging
This commit is contained in:
parent
62c8f4c4ad
commit
9c25180483
@ -71,7 +71,7 @@ void OsgEarth::registerQmlTypes()
|
|||||||
}
|
}
|
||||||
registered = true;
|
registered = true;
|
||||||
|
|
||||||
// redirect osg logging to Qt (use OSG_DEBUG environment variable to enable osg logging)
|
// redirect osg logging to Qt (and export OSG_NOTIFY_LEVEL=DEBUG to enable osg logging)
|
||||||
// osg::setNotifyHandler(new QtNotifyHandler());
|
// osg::setNotifyHandler(new QtNotifyHandler());
|
||||||
|
|
||||||
// initialize();
|
// initialize();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user