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:
parent
f62e99b147
commit
fabdea9eee
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user