DictTypeSelectDialog ported to qml. Remove empty qml files.
[mdictionary] / src / mdictionary / qml / DictManagerWidget.qml
1 import Qt 4.7
2
3 Rectangle {
4     width: 100
5     height: 62
6 }