mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-16 12:49:56 +00:00
6 lines
No EOL
143 B
C++
6 lines
No EOL
143 B
C++
|
|
#include "pagedworldspacewidget.hpp"
|
|
|
|
CSVRender::PagedWorldspaceWidget::PagedWorldspaceWidget (QWidget *parent)
|
|
: WorldspaceWidget (parent)
|
|
{} |