Index: leahi.qrc =================================================================== diff -u -r6a1e770e3d7a8729ab7acdb7b2e96a5b72f8bc9f -r865f687ac4d0a84acd8b8746d0b391ac1dc2c55b --- leahi.qrc (.../leahi.qrc) (revision 6a1e770e3d7a8729ab7acdb7b2e96a5b72f8bc9f) +++ leahi.qrc (.../leahi.qrc) (revision 865f687ac4d0a84acd8b8746d0b391ac1dc2c55b) @@ -35,6 +35,7 @@ sources/gui/qml/dialogs/AlarmListDialog.qml sources/gui/qml/dialogs/LockDialog.qml sources/gui/qml/dialogs/AcidConcentrateAdjustment.qml + sources/gui/qml/dialogs/RxManagerDialog.qml sources/gui/qml/dialogs/diagnostics/DiagnosticsDialog.qml @@ -56,12 +57,9 @@ resources/images/diality-splash.png resources/images/ArrowRight.png resources/images/ArrowLeft.png - resources/images/logo d Dark Transparent.png resources/images/Close.png resources/images/bell-on.png resources/images/bell-off.png - resources/images/Back.png - resources/images/PauseDarkBlue.png resources/images/PauseLightBlue.png resources/images/PauseGray.png resources/images/Resume.png @@ -96,7 +94,6 @@ resources/images/PauseOrange.png resources/images/arrowsExpanding.png resources/images/HomeBackground.png - resources/images/Bluetooth.png resources/images/CloudSync.png resources/images/Information.png resources/images/Storage.png @@ -295,4 +292,11 @@ sources/gui/qml/pages/posttreatment/PostTreatmentStack.qml sources/gui/qml/pages/posttreatment/PostTreatmentReview.qml + + sources/gui/qml/pages/rxmanager/RxManagerHeader.qml + sources/gui/qml/pages/rxmanager/RxManagerList.qml + sources/gui/qml/pages/rxmanager/RxProfileComponent.qml + sources/gui/qml/pages/rxmanager/RxProfileContainer.qml + sources/gui/qml/pages/rxmanager/RxManager.qml +