Index: sources/gui/qml/main.qml =================================================================== diff -u -rbdcd411d0b0e5d603ed4e9964cd8dd4b30975aa5 -r046172953b2511166df517fcf39498741bd5cceb --- sources/gui/qml/main.qml (.../main.qml) (revision bdcd411d0b0e5d603ed4e9964cd8dd4b30975aa5) +++ sources/gui/qml/main.qml (.../main.qml) (revision 046172953b2511166df517fcf39498741bd5cceb) @@ -296,7 +296,7 @@ verticalAlignment : Text.AlignBottom height : 15 - text : Qt.application.version + text : Qt.application.version //DEBUG: + "[" + _GuiView.platform + "]" font.pixelSize: 14 }