Index: leahi.qrc =================================================================== diff -u -r14d7345260cdc47d8308da4fff127fbd97837fe4 -r660cad5ccb0fb2ad30703cb1cf33db1ea243d156 --- leahi.qrc (.../leahi.qrc) (revision 14d7345260cdc47d8308da4fff127fbd97837fe4) +++ leahi.qrc (.../leahi.qrc) (revision 660cad5ccb0fb2ad30703cb1cf33db1ea243d156) @@ -131,6 +131,9 @@ 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 sources/gui/qml/components/MainMenu.qml @@ -220,6 +223,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 +346,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