Index: leahi.qrc =================================================================== diff -u -rbd083c017790f073bf4a296e05faf803a240f29f -rb0ad6789ac542b1c24db1d89af3d4e1411a4d4f1 --- leahi.qrc (.../leahi.qrc) (revision bd083c017790f073bf4a296e05faf803a240f29f) +++ leahi.qrc (.../leahi.qrc) (revision b0ad6789ac542b1c24db1d89af3d4e1411a4d4f1) @@ -131,6 +131,11 @@ 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 + resources/images/carbon_filter_2.png sources/gui/qml/components/MainMenu.qml @@ -178,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 @@ -200,7 +205,8 @@ 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/components/ReviewContainer.qml + sources/gui/qml/components/LegendItem.qml sources/gui/qml/compounds/PressureRangeSlider.qml @@ -220,6 +226,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 @@ -342,5 +349,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