X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=qml%2FResultRealtime.qml;h=9a49eba0446f88c37ef4eebbd68f329282a7238f;hb=ec5e6afed4ebefcd4ea8a234fdd82b7d6e231a3f;hp=c5a1c4f8064e557c67507b13cdb339981ec5b22c;hpb=838be31a8f4acb994f2e141873188a0f4b959178;p=pywienerlinien diff --git a/qml/ResultRealtime.qml b/qml/ResultRealtime.qml index c5a1c4f..9a49eba 100644 --- a/qml/ResultRealtime.qml +++ b/qml/ResultRealtime.qml @@ -90,7 +90,7 @@ Item { Text { id: d - text: model.direction // <---- + text: model.direction // <--- - width: parent.parent.parent.width - l.width - dep.width - 15 elide: Text.ElideRight color: !theme.inverted ? UIConstants.COLOR_SECONDARY_FOREGROUND : UIConstants.COLOR_INVERTED_SECONDARY_FOREGROUND