forked from mirror/openmw-tes3mp
9 lines
No EOL
114 B
C++
9 lines
No EOL
114 B
C++
#include <QtGui>
|
|
|
|
#include "graphicspage.hpp"
|
|
|
|
GraphicsPage::GraphicsPage(QWidget *parent) : QWidget(parent)
|
|
{
|
|
|
|
|
|
} |