summaryrefslogtreecommitdiffstats
path: root/examples/declarative/modules/local/SubLib/Bar.qml
blob: ad09d2e773c46d3667a8857446bea1c685d29a60 (plain)
1
2
3
4
5
6
import Qt 4.6

Text {
    text: "lib/SubLib/Bar.qml"
    color: "#8898FF"
}