Opens a stub about page
[chessclock] / qml / AboutPage.qml
1 import QtQuick 1.0
2
3 Rectangle {
4     width: 100
5     height: 62
6 }