fix: add missing QQC2 for InviteUserPage
This commit is contained in:
@@ -36,7 +36,7 @@ Kirigami.ScrollablePage {
|
|||||||
onAccepted: userDictListModel.search()
|
onAccepted: userDictListModel.search()
|
||||||
}
|
}
|
||||||
|
|
||||||
Button {
|
QQC2.Button {
|
||||||
visible: identifierField.isUserID
|
visible: identifierField.isUserID
|
||||||
|
|
||||||
text: i18n("Add")
|
text: i18n("Add")
|
||||||
|
|||||||
Reference in New Issue
Block a user