Index: sources/gui/qml/main.qml =================================================================== diff -u -r7edcaf054062754370e0abd165f17ca9941b7d07 -rb8dd541d377ad1e8d7b988ce0163d99bff53843f --- sources/gui/qml/main.qml (.../main.qml) (revision 7edcaf054062754370e0abd165f17ca9941b7d07) +++ sources/gui/qml/main.qml (.../main.qml) (revision b8dd541d377ad1e8d7b988ce0163d99bff53843f) @@ -7,7 +7,7 @@ * * \file main.qml * \author (last) Behrouz NematiPour - * \date (last) 25-Aug-2020 + * \date (last) 12-Sep-2020 * \author (original) Behrouz NematiPour * \date (original) 24-Sep-2019 * @@ -216,7 +216,7 @@ color: Colors.textMain anchors { right: parent.right - margins: 10 + margins: 5 bottom: parent.bottom } horizontalAlignment: Text.AlignRight