mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-11-10 09:19:01 +00:00
Changed: Replaced spaces by tabs
This commit is contained in:
parent
eccbb211e4
commit
b4696caf98
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