rockPaperScissors/IconForm.ui.qml
2022-05-13 16:13:54 +03:00

6 lines
66 B
QML

import QtQuick 2.4
Item {
width: 400
height: 400
}