15b01c6fc07bf28933f865f0fdefe6bfa2953fdf
[mdictionary] / src / mdictionary / qml / WordListDelegate.qml
1 import Qt 4.7
2
3 Rectangle {
4     width: 100
5     height: 62
6 }