Files
pokerth/src/gui/qml/components/styles/MyTextFieldStyle.qml
T

8 lines
65 B
QML
Raw Normal View History

import QtQuick 2.0
Rectangle {
width: 100
height: 62
}