Import libQuotient QML module where necessary
This commit is contained in:
committed by
Joshua Goins
parent
15019d79fc
commit
8e906bb043
@@ -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
|
||||
|
||||
@@ -5,6 +5,7 @@ import QtQuick
|
||||
import QtQml
|
||||
|
||||
import org.kde.neochat
|
||||
import io.github.quotient_im.libquotient
|
||||
|
||||
VerificationMessage {
|
||||
id: root
|
||||
|
||||
Reference in New Issue
Block a user