Index: sources/gui/qml/main.qml =================================================================== diff -u -rc1651f840faf3ed767fb19b76742b68401f96272 -r60f7e69f5293422fbc2229bc2fb30fd75598a75a --- sources/gui/qml/main.qml (.../main.qml) (revision c1651f840faf3ed767fb19b76742b68401f96272) +++ sources/gui/qml/main.qml (.../main.qml) (revision 60f7e69f5293422fbc2229bc2fb30fd75598a75a) @@ -456,7 +456,7 @@ PowerItem { id: _powerItem ; z: 997 } ConfirmDialog { id: _confirmDialog ; z: 998 } DryDemoDialog { id: _dryDemoDialog ; z: 999 } - DiagnosticsDialog { id: _diagnosticsDialog; z: 999 } + //DiagnosticsDialog { id: _diagnosticsDialog; z: 999 } // Note: NotificationBar has to be anchored to the main menu and if it is moved into the AlarmItem // then cannot be anchored.