This commit is contained in:
Herwig Birke
2018-05-02 16:10:49 +02:00
parent fb721a9260
commit 9b8738956e
19 changed files with 105 additions and 19 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
cSceneWindow::cSceneWindow(QWidget *parent) :
QWidget(parent),
cMDISubWindow(parent),
ui(new Ui::cSceneWindow),
m_lpScene(0)
{