mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-12 18:29:04 +00:00
Changed: Replaced spaces by tabs
--HG-- branch : develop
This commit is contained in:
parent
389e5712df
commit
bd766614bc
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ CMainWindow::CMainWindow(const QMap<QString, QSize> &customSizeHints, QWidget *p
|
||||||
createStatusBar();
|
createStatusBar();
|
||||||
|
|
||||||
m_PanoplyPreview = new CPanoplyPreview(this);
|
m_PanoplyPreview = new CPanoplyPreview(this);
|
||||||
setCentralWidget(m_PanoplyPreview);
|
setCentralWidget(m_PanoplyPreview);
|
||||||
|
|
||||||
createDockWindows();
|
createDockWindows();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue