blob: a2f7e0c89f8e798afa6e0d6dca75f37d43bbad9e [file] [log] [blame]
import QtQuick 2.0
Text {
textFormat: Text.RichText
text: "<img src='http/notexists.png'>"
}