Move self test to QMenuBar

This commit is contained in:
Spiros
2024-06-10 16:24:35 +03:00
parent 2cc1973760
commit 691727a992
3 changed files with 110 additions and 119 deletions

View File

@@ -67,7 +67,8 @@ private:
QJsonObject deviceJson;
QSpacerItem *buttonStretch;
QSettings settings;
QToolButton *selfTestButton;
QMenu *menuDisk;
QMenu *toolMenu;
QJsonArray devices;