Load Main qml component from module

This commit is contained in:
Tobias Fella
2024-04-10 21:35:56 +02:00
parent a4630a53fa
commit 21beeef920
3 changed files with 2 additions and 2 deletions

View File

@@ -183,7 +183,7 @@ set_source_files_properties(qml/OsmLocationPlugin.qml PROPERTIES
qt_add_qml_module(neochat URI org.kde.neochat NO_PLUGIN
OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/src/org/kde/neochat
QML_FILES
qml/main.qml
qml/Main.qml
qml/AccountMenu.qml
qml/ExploreComponent.qml
qml/ExploreComponentMobile.qml