Index: sources/gui/qml/main.qml =================================================================== diff -u -r4c32cadadd4c8abdee1eab4ef6425f356f863547 -r0fc32e1796c9fe40ff0e83b4fe039be67ce6dd39 --- sources/gui/qml/main.qml (.../main.qml) (revision 4c32cadadd4c8abdee1eab4ef6425f356f863547) +++ sources/gui/qml/main.qml (.../main.qml) (revision 0fc32e1796c9fe40ff0e83b4fe039be67ce6dd39) @@ -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.