From b492df6ffcceaff170d765c28b6942ac66f759ad Mon Sep 17 00:00:00 2001 From: Stephen Goodall Date: Thu, 28 Jun 2018 13:15:32 +1000 Subject: Add Cressi Giotto, Newton and Drake to list of devices Adding Cressi Giotto, Newton and Drake to the list of devices that can be selected on Android devices. Signed-off-by: Stephen Goodall --- core/downloadfromdcthread.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/downloadfromdcthread.cpp') diff --git a/core/downloadfromdcthread.cpp b/core/downloadfromdcthread.cpp index 082ca5c63..c0b4f691b 100644 --- a/core/downloadfromdcthread.cpp +++ b/core/downloadfromdcthread.cpp @@ -75,7 +75,7 @@ static void fill_supported_mobile_list() mobileProductList["Cochran"] = QStringList({{"Commander I"}, {"Commander II"}, {"Commander TM"}, {"EMC-14"}, {"EMC-16"}, {"EMC-20H"}}); mobileProductList["Cressi"] = - QStringList({{"Leonardo"}}); + QStringList({{"Leonardo"}, {"Giotto"}, {"Newton"}, {"Drake"}}); mobileProductList["Genesis"] = QStringList({{"React Pro"}, {"React Pro White"}}); mobileProductList["Heinrichs Weikamp"] = -- cgit v1.2.3-70-g09d2