Register dependency on KConfig to qml

This commit is contained in:
Tobias Fella
2025-08-13 17:41:32 +02:00
parent fc733f9ba1
commit 964bcfd5f5

View File

@@ -116,6 +116,7 @@ ecm_add_qml_module(neochat URI org.kde.neochat GENERATE_PLUGIN_SOURCE
org.kde.neochat.devtools
org.kde.neochat.login
org.kde.neochat.chatbar
org.kde.config
)
if(NOT ANDROID AND NOT WIN32)