summary refs log tree commit diff
path: root/resources/qml/UserProfile.qml
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2021-04-17 20:14:50 +0200
committerNicolas Werner <nicolas.werner@hotmail.de>2021-04-17 20:14:50 +0200
commitfcda5ace6b9b48e90b91a7420acb16d7101a59ff (patch)
treedd92eb9fe3a7a08358ca7b110d38400ddc336400 /resources/qml/UserProfile.qml
parentFix cursor positioning on edits (diff)
downloadnheko-fcda5ace6b9b48e90b91a7420acb16d7101a59ff.tar.xz
Update translations
Diffstat (limited to '')
-rw-r--r--resources/qml/UserProfile.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/resources/qml/UserProfile.qml b/resources/qml/UserProfile.qml

index 92b8b83f..d0d272c9 100644 --- a/resources/qml/UserProfile.qml +++ b/resources/qml/UserProfile.qml
@@ -56,7 +56,6 @@ ApplicationWindow { Text { id: errorText - text: qsTr("Error Text") color: "red" visible: opacity > 0 opacity: 0