mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-03-14 01:19:59 +00:00
...
This commit is contained in:
parent
b0cf276cfc
commit
48bcde8cc9
@ -31,6 +31,7 @@ RenderWidget::RenderWidget(QWidget *parent, Qt::WindowFlags f)
|
||||
: QWidget(parent, f)
|
||||
, mRootNode(0)
|
||||
{
|
||||
|
||||
osgViewer::CompositeViewer& viewer = CompositeViewer::get();
|
||||
|
||||
osg::DisplaySettings* ds = osg::DisplaySettings::instance().get();
|
||||
|
Loading…
x
Reference in New Issue
Block a user