Merge branch 'qml' of ssh://drop.maemo.org/git/mdictionary into qml
[mdictionary] / src / mdictionary / qml / DictListDelegate.qml
1 import Qt 4.7
2
3 Rectangle {
4     width: 100
5     height: 62
6 }