Import libQuotient QML module where necessary

This commit is contained in:
Tobias Fella
2026-02-06 13:46:13 +01:00
committed by Joshua Goins
parent 15019d79fc
commit 8e906bb043
2 changed files with 2 additions and 0 deletions

View File

@@ -11,6 +11,7 @@ import QtQml
import org.kde.kirigami as Kirigami
import org.kde.neochat
import io.github.quotient_im.libquotient
Kirigami.Page {
id: root

View File

@@ -5,6 +5,7 @@ import QtQuick
import QtQml
import org.kde.neochat
import io.github.quotient_im.libquotient
VerificationMessage {
id: root