forked from mirror/openmw-tes3mp
6 lines
123 B
C++
6 lines
123 B
C++
|
|
||
|
#include "worldspacewidget.hpp"
|
||
|
|
||
|
CSVRender::WorldspaceWidget::WorldspaceWidget (QWidget *parent)
|
||
|
: SceneWidget (parent)
|
||
|
{}
|