Terminal strip item font is editable

The font used in the terminal strip item can be edited
trough the terminal strip layout editor widget
This commit is contained in:
joshua
2025-03-12 19:22:30 +01:00
parent ae5e188866
commit 7747223dfa
6 changed files with 345 additions and 232 deletions

View File

@@ -76,7 +76,6 @@ class TerminalStripLayoutEditor : public QWidget
private slots:
void valueEdited();
void on_m_display_preview_help_clicked(bool checked);
private: