disable status showing for boards, add helper labels in pref dialog

This commit is contained in:
2024-10-28 16:13:34 +01:00
parent e961e7642e
commit e40dfb8f69
8 changed files with 122 additions and 24 deletions

View File

@@ -20,6 +20,7 @@ public:
const QString getName();
const QString getDescription();
bool isAutoStatus();
bool isShowingStatus();
const QString getStatus();
private slots: