From c16432c77cd354317c705c69b13da56dc78e7f25 Mon Sep 17 00:00:00 2001
From: "littletux89@gmail.com" <littletux89@gmail.com>
Date: Tue, 3 Dec 2019 22:23:53 +0300
Subject: [PATCH] [-] Removed the submodule from the service, as there is no
 need for graphic widgets in the service.

---
 CellFrameDashboardService/CellFrameDashboardService.pro | 1 -
 1 file changed, 1 deletion(-)

diff --git a/CellFrameDashboardService/CellFrameDashboardService.pro b/CellFrameDashboardService/CellFrameDashboardService.pro
index 72ea7702d..58f806d02 100755
--- a/CellFrameDashboardService/CellFrameDashboardService.pro
+++ b/CellFrameDashboardService/CellFrameDashboardService.pro
@@ -70,7 +70,6 @@ HEADERS += \
 include (../libdap/libdap.pri)
 include (../libdap-crypto/libdap-crypto.pri)
 include (../libdap-qt/libdap-qt.pri)
-include (../libdap-qt-ui-qml/libdap-qt-ui-qml.pri)
 
 include (../libCellFrameDashboardCommon/libCellFrameDashboardCommon.pri)
 include (../DapRPCProtocol/DapRPCProtocol.pri)
-- 
GitLab