Index: sources/gui/qml/main.qml =================================================================== diff -u -rd82d6c9dbf4b10a90a1e5e742e9c31400c547358 -r56d6ed00b13ebfeba45c999e73d0198e702e1961 --- sources/gui/qml/main.qml (.../main.qml) (revision d82d6c9dbf4b10a90a1e5e742e9c31400c547358) +++ sources/gui/qml/main.qml (.../main.qml) (revision 56d6ed00b13ebfeba45c999e73d0198e702e1961) @@ -458,7 +458,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.