mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-03-19 18:09:59 +01:00
Terminal strip layout editor : add preview of terminal strip layout
This commit is contained in:
@@ -44,6 +44,5 @@ void TerminalStripProjectConfigPage::initWidgets()
|
||||
|
||||
auto v_layout = new QVBoxLayout { this };
|
||||
v_layout->addWidget(m_layout_editor);
|
||||
v_layout->addStretch();
|
||||
setLayout(v_layout);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user