Files
pyqcrm/TeroStyle/H1.qml
2025-04-03 13:06:37 +02:00

5 lines
48 B
QML

import QtQuick
Text {
font: Typography.h1
}