mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-11 00:39:59 +00:00
6 lines
149 B
C++
6 lines
149 B
C++
|
|
#include "unpagedworldspacewidget.hpp"
|
|
|
|
CSVRender::UnpagedWorldspaceWidget::UnpagedWorldspaceWidget (QWidget *parent)
|
|
: WorldspaceWidget (parent)
|
|
{} |