From f91e5c4c83a071ab720417d490fd44a8f4678bc1 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Thu, 17 Apr 2025 16:27:38 +0200 Subject: Improvements to QT UI --- qt/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qt/CMakeLists.txt') diff --git a/qt/CMakeLists.txt b/qt/CMakeLists.txt index 8ba768c..42c6d52 100644 --- a/qt/CMakeLists.txt +++ b/qt/CMakeLists.txt @@ -19,7 +19,7 @@ qt_add_executable(appnissyqt qt_add_qml_module(appnissyqt URI nissyqt VERSION 1.0 - QML_FILES NissyMain.qml + QML_FILES Main.qml ) target_link_libraries(appnissyqt -- cgit v1.3