Change made inside the free terminal table can be applied

This commit is contained in:
joshua
2022-03-25 19:25:46 +01:00
parent e92bd36f9b
commit a4445c411d
3 changed files with 38 additions and 1 deletions

View File

@@ -38,6 +38,7 @@ class FreeTerminalEditor : public QWidget
~FreeTerminalEditor();
void reload();
void apply();
private:
void selectionChanged();