From 45106260dd11265413708cebe1d2ce31e2a64b58 Mon Sep 17 00:00:00 2001 From: Berthold Stoeger Date: Thu, 26 Sep 2019 08:28:58 +0200 Subject: Cleanup: Remove DownloadThread QML-type The download thread is not accessed directly by QML anymore. Signed-off-by: Berthold Stoeger --- subsurface-helper.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'subsurface-helper.cpp') diff --git a/subsurface-helper.cpp b/subsurface-helper.cpp index e924e1267..2f8ed8c21 100644 --- a/subsurface-helper.cpp +++ b/subsurface-helper.cpp @@ -186,7 +186,6 @@ void register_qml_types(QQmlEngine *engine) REGISTER_TYPE(QMLManager, "QMLManager"); REGISTER_TYPE(QMLPrefs, "QMLPrefs"); REGISTER_TYPE(QMLProfile, "QMLProfile"); - REGISTER_TYPE(DownloadThread, "DCDownloadThread"); REGISTER_TYPE(DiveImportedModel, "DCImportModel"); #endif // not SUBSURFACE_MOBILE -- cgit v1.2.3-70-g09d2