From 222c112f6f5aa5db0c91c35f7a14b753753f1d20 Mon Sep 17 00:00:00 2001 From: molan-git <59296158+molan-git@users.noreply.github.com> Date: Mon, 27 Apr 2020 17:43:10 +0200 Subject: [PATCH] Added Chinese contributor --- qml/pages/Settings.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qml/pages/Settings.qml b/qml/pages/Settings.qml index 19786f5..05c3398 100644 --- a/qml/pages/Settings.qml +++ b/qml/pages/Settings.qml @@ -12,7 +12,7 @@ Page { VerticalScrollDecorator {} - Column {a + Column { id: column spacing: Theme.paddingSmall width: parent.width