From f3b87fd9e391f0e6c6a0f7fa5bcb1d67341b0a5d Mon Sep 17 00:00:00 2001 From: Anastasiya S Date: Mon, 18 Oct 2021 11:22:49 +0300 Subject: [PATCH] fixed imports --- ui-tests.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui-tests.pro b/ui-tests.pro index b0f48a6..e222ac4 100644 --- a/ui-tests.pro +++ b/ui-tests.pro @@ -20,7 +20,7 @@ DISTFILES += \ DISTFILES += $$files("status-desktop/ui/*", true) -QML_IMPORT_PATH += status-desktop/ui/ +QML_IMPORT_PATH += status-desktop/ui/StatusQ/src SOURCES += \ main.cpp \