mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-23 18:50:52 +01:00
Change made inside the free terminal table can be applied
This commit is contained in:
@@ -162,6 +162,7 @@ void TerminalStripEditorWindow::on_m_button_box_clicked(QAbstractButton *button)
|
||||
{
|
||||
switch (ui->m_stacked_widget->currentIndex()) {
|
||||
case FREE_TERMINAL_PAGE:
|
||||
m_free_terminal_editor->apply();
|
||||
break;
|
||||
case TERMINAL_STRIP_PAGE:
|
||||
m_terminal_strip_editor->apply();
|
||||
|
||||
Reference in New Issue
Block a user