diff options
Diffstat (limited to 'core/downloadfromdcthread.cpp')
-rw-r--r-- | core/downloadfromdcthread.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/downloadfromdcthread.cpp b/core/downloadfromdcthread.cpp index 109de69b2..3d7cc3d17 100644 --- a/core/downloadfromdcthread.cpp +++ b/core/downloadfromdcthread.cpp @@ -70,6 +70,8 @@ static void fill_supported_mobile_list() QStringList({{"i300"}, {"i450T"}, {"i550"}, {"i750TC"}}); mobileProductList["Beuchat"] = QStringList({{"Mundial 2"}, {"Mundial 3"}, {"Voyager 2G"}}); + mobileProductList["Cochran"] = + QStringList({{"Commander TM"}, {"Commander I"}, {"Commander II"}, {"EMC-14"}, {"EMC-16"}, {"EMC-20H"}}); mobileProductList["Genesis"] = QStringList({{"React Pro"}, {"React Pro White"}}); mobileProductList["Heinrichs Weikamp"] = |