summary refs log tree commit diff
path: root/resources/qml/dialogs/PhoneNumberInputDialog.qml
diff options
context:
space:
mode:
Diffstat (limited to 'resources/qml/dialogs/PhoneNumberInputDialog.qml')
-rw-r--r--resources/qml/dialogs/PhoneNumberInputDialog.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/resources/qml/dialogs/PhoneNumberInputDialog.qml b/resources/qml/dialogs/PhoneNumberInputDialog.qml

index 399b11d5..9c36c98f 100644 --- a/resources/qml/dialogs/PhoneNumberInputDialog.qml +++ b/resources/qml/dialogs/PhoneNumberInputDialog.qml
@@ -19,7 +19,6 @@ ApplicationWindow { modality: Qt.NonModal flags: Qt.Dialog - Component.onCompleted: Nheko.reparent(inputDialog) width: 350 height: fontMetrics.lineSpacing * 7