summaryrefslogtreecommitdiffstats
path: root/src/imports/uml/uml.pro
blob: 0bd6b25017823e3d34f42bfdb8f7775280e636d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
TARGETPATH = QtModeling/Uml

QML_FILES = \
    resize-mark.png \
    UmlElement.qml \
    UmlSlot.qml \
    UmlClass.qml \
    UmlComponent.qml \
    UmlProperty.qml

load(qml_module)