From 575e325e2fe137a5cd177536ad6e0cca1609ed3c Mon Sep 17 00:00:00 2001 From: Michael Ehrenreich Date: Wed, 15 Feb 2023 03:03:15 +0100 Subject: [PATCH] remove main-dev.qml from CMakeLists.txt --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 958c772..ac39b17 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -21,7 +21,6 @@ qt_add_qml_module(applightcontrol VERSION 1.0 QML_FILES main.qml - main-dev.qml HomePage.qml SettingsPage.qml LightControlWindow.qml