Index: sources/gui/qml/dialogs/diagnostics/DiagnosticsSwipe.qml =================================================================== diff -u -r56381aae237db191956aff493907cd1f0801216b -r83acad721bd36d2c88a15feddd6812d2e591bef3 --- sources/gui/qml/dialogs/diagnostics/DiagnosticsSwipe.qml (.../DiagnosticsSwipe.qml) (revision 56381aae237db191956aff493907cd1f0801216b) +++ sources/gui/qml/dialogs/diagnostics/DiagnosticsSwipe.qml (.../DiagnosticsSwipe.qml) (revision 83acad721bd36d2c88a15feddd6812d2e591bef3) @@ -24,7 +24,7 @@ * \brief the pre treatment prime stack screen */ Item { id: _root - SwipeView { id: view + SwipeView { id: _view currentIndex: 0 anchors.fill: parent