Index: leahi.qrc =================================================================== diff -u -r4b86351821cd865f5d0383190a17b2137f79f9aa -r0ce9ad2246ce63e9fcb706c0025ccf2a6ee88199 --- leahi.qrc (.../leahi.qrc) (revision 4b86351821cd865f5d0383190a17b2137f79f9aa) +++ leahi.qrc (.../leahi.qrc) (revision 0ce9ad2246ce63e9fcb706c0025ccf2a6ee88199) @@ -45,6 +45,7 @@ sources/gui/qml/dialogs/AlarmDialog.qml sources/gui/qml/dialogs/PatientIdEntry.qml sources/gui/qml/dialogs/DryDemoDialog.qml + sources/gui/qml/dialogs/ConfirmPasswordDialog.qml sources/gui/qml/dialogs/diagnostics/DiagnosticsDialog.qml @@ -138,6 +139,11 @@ resources/images/sun.png resources/images/carbon_filter_1.png resources/images/carbon_filter_2.png + resources/images/refresh.png + resources/images/export.png + resources/images/refresh_disabled.png + resources/images/export_disabled.png + resources/images/WifiError.png sources/gui/qml/components/MainMenu.qml @@ -166,7 +172,6 @@ sources/gui/qml/components/StepIndicator.qml sources/gui/qml/components/TimeText.qml sources/gui/qml/components/ProgressCircle.qml - sources/gui/qml/components/Slider.qml sources/gui/qml/components/ProgressBarEx.qml sources/gui/qml/components/CloseButton.qml sources/gui/qml/components/ConfirmButton.qml @@ -229,6 +234,7 @@ sources/gui/qml/compounds/AutoStepController.qml sources/gui/qml/compounds/InteractiveImage.qml sources/gui/qml/compounds/ProcessStatusView.qml + sources/gui/qml/compounds/ExportLogsHeaderData.qml qtquickcontrols2.conf