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
@@ -7,7 +7,7 @@
cPlaceWindow::cPlaceWindow(QWidget *parent) :
QWidget(parent),
cMDISubWindow(parent),
ui(new Ui::cPlaceWindow),
m_lpPlace(0)
{