mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-27 18:15:31 +00:00
6 lines
No EOL
149 B
C++
6 lines
No EOL
149 B
C++
|
|
#include "unpagedworldspacewidget.hpp"
|
|
|
|
CSVRender::UnpagedWorldspaceWidget::UnpagedWorldspaceWidget (QWidget *parent)
|
|
: WorldspaceWidget (parent)
|
|
{} |