Index: sources/gui/qml/main.qml =================================================================== diff -u -radf89000bad1a50ec33114ea76d65621a1d351d5 -rb61d8a3e01fef66eee8095c9cddf835d9bb32b66 --- sources/gui/qml/main.qml (.../main.qml) (revision adf89000bad1a50ec33114ea76d65621a1d351d5) +++ sources/gui/qml/main.qml (.../main.qml) (revision b61d8a3e01fef66eee8095c9cddf835d9bb32b66) @@ -6,8 +6,8 @@ * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * * \file main.qml - * \author (last) Behrouz NematiPour - * \date (last) 25-Aug-2020 + * \author (last) Peter Lucia + * \date (last) 15-Oct-2020 * \author (original) Behrouz NematiPour * \date (original) 24-Sep-2019 * @@ -194,7 +194,7 @@ color: Colors.textMain anchors { right: parent.right - margins: 10 + margins: 5 bottom: parent.bottom } horizontalAlignment: Text.AlignRight