Index: sources/gui/qml/main.qml =================================================================== diff -u -r16aaf5ab7e1c58199754a132d624a470295d3440 -ra796bf6ecbf985b00412db76fa81ad4f7a8b2dd2 --- sources/gui/qml/main.qml (.../main.qml) (revision 16aaf5ab7e1c58199754a132d624a470295d3440) +++ sources/gui/qml/main.qml (.../main.qml) (revision a796bf6ecbf985b00412db76fa81ad4f7a8b2dd2) @@ -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.