Index: leahi.qrc =================================================================== diff -u -rfb1185f1c17778a9f8b300170d8d635a1532f6b4 -ra70ed53a325b45337e7699656491c4e4a6c6ebce --- leahi.qrc (.../leahi.qrc) (revision fb1185f1c17778a9f8b300170d8d635a1532f6b4) +++ leahi.qrc (.../leahi.qrc) (revision a70ed53a325b45337e7699656491c4e4a6c6ebce) @@ -131,6 +131,7 @@ resources/images/recirculate_main.png resources/images/bloodpump.png resources/images/edit_yellow.png + resources/images/leahi-console.png resources/images/moon.png resources/images/sun.png resources/images/carbon_filter_1.png @@ -182,7 +183,7 @@ sources/gui/qml/components/Footer.qml sources/gui/qml/components/TextEntry.qml sources/gui/qml/components/ScrollBar.qml - sources/gui/qml/components/ScrollBar2.qml + sources/gui/qml/components/ScrollBarVH.qml sources/gui/qml/components/FooterStatic.qml sources/gui/qml/components/TimeEntry.qml sources/gui/qml/components/Label.qml @@ -204,7 +205,6 @@ sources/gui/qml/components/SubStepIndicator.qml sources/gui/qml/components/SDCInfo.qml sources/gui/qml/components/BaseChart.qml - sources/gui/qml/components/HelpNotification.qml sources/gui/qml/compounds/PressureRangeSlider.qml @@ -224,6 +224,7 @@ sources/gui/qml/compounds/SettingsSlider.qml sources/gui/qml/compounds/AutoStepController.qml sources/gui/qml/compounds/InteractiveImage.qml + sources/gui/qml/compounds/ProcessStatusView.qml qtquickcontrols2.conf @@ -346,5 +347,8 @@ sources/gui/qml/pages/posttreatment/PostTreatmentBase.qml sources/gui/qml/pages/posttreatment/PostTreatmentStack.qml sources/gui/qml/pages/posttreatment/PostTreatmentReview.qml + sources/gui/qml/pages/posttreatment/PostTreatmentDisconnectStack.qml + sources/gui/qml/pages/posttreatment/PostTreatmentDrainConsumables.qml + sources/gui/qml/pages/posttreatment/PostTreatmentDisinfection.qml