Commit 1e0c8bbe authored by Zeno Albisser's avatar Zeno Albisser Committed by The Qt Project
Browse files

Prepend the namespace for ElideMiddle.


Change-Id: If2ac075f095c83fd53c939d3494c7807328ed2dc
Reviewed-by: default avatarPierre Rossi <pierre.rossi@gmail.com>
Showing with 1 addition and 1 deletion
......@@ -203,7 +203,7 @@ ApplicationWindow {
Text {
id: statusText
anchors.centerIn: statusBubble
elide: ElideMiddle
elide: Qt.ElideMiddle
Timer {
id: resetStatusText
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment