mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-04-28 08:19:58 +02:00
Merge branch 'terminal_strip'
This commit is contained in:
@@ -74,10 +74,9 @@ class TerminalStripLayoutEditor : public QWidget
|
||||
void resizeEvent(QResizeEvent *event) override;
|
||||
void showEvent(QShowEvent *event) override;
|
||||
|
||||
private slots:
|
||||
void valueEdited();
|
||||
|
||||
void on_m_display_preview_help_clicked(bool checked);
|
||||
private slots:
|
||||
void valueEdited();
|
||||
void on_m_display_preview_help_clicked(bool checked);
|
||||
|
||||
private:
|
||||
void updateUi();
|
||||
|
||||
Reference in New Issue
Block a user