44f4f70751b901fd7a3365f87ebf93a823ba43ff
[chessclock] / qml / AboutPage.qml
1 import QtQuick 1.0
2
3 Rectangle {
4     width: 100
5     height: 62
6 }