Improve QML types
This commit is contained in:
@@ -14,7 +14,7 @@ import org.kde.neochat 1.0
|
||||
FormCard.FormCardPage {
|
||||
id: root
|
||||
|
||||
property var connection
|
||||
required property NeoChatConnection connection
|
||||
|
||||
title: i18nc("@title", "Deactivate Account")
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@ import org.kde.neochat 1.0
|
||||
QQC2.Dialog {
|
||||
id: root
|
||||
|
||||
property var connection
|
||||
required property NeoChatConnection connection
|
||||
|
||||
ColumnLayout {
|
||||
Kirigami.Heading {
|
||||
|
||||
Reference in New Issue
Block a user