diff options
Diffstat (limited to 'mobile-widgets/qml/DownloadFromDiveComputer.qml')
-rw-r--r-- | mobile-widgets/qml/DownloadFromDiveComputer.qml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mobile-widgets/qml/DownloadFromDiveComputer.qml b/mobile-widgets/qml/DownloadFromDiveComputer.qml index 47d6f78d7..3346ad5c0 100644 --- a/mobile-widgets/qml/DownloadFromDiveComputer.qml +++ b/mobile-widgets/qml/DownloadFromDiveComputer.qml @@ -401,7 +401,7 @@ Kirigami.Page { Layout.fillWidth: true Layout.topMargin: 0 spacing: Kirigami.Units.smallSpacing - SsrfCheckBox { + TemplateCheckBox { id: forceAll checked: manager.DC_forceDownload enabled: forceAllLabel.visible |