Use libQuotient qml module

This commit is contained in:
Tobias Fella
2025-08-31 22:35:44 +02:00
parent 6d18d1a237
commit b80a2f94f4
3 changed files with 3 additions and 3 deletions

View File

@@ -62,7 +62,7 @@ ecm_add_qml_module(LibNeoChat GENERATE_PLUGIN_SOURCE
qml/SearchPage.qml
qml/CreateRoomDialog.qml
qml/CreateSpaceDialog.qml
DEPENDENCIES
IMPORTS
io.github.quotient_im.libquotient
)