Added toolbar images
[feedingit] / src / qml / common / Config.qml
1 import Qt 4.7
2
3 Rectangle {
4     width: 640
5     height: 480
6 }