summaryrefslogtreecommitdiffstats
path: root/basicsuite/textinput/textinput.pro
blob: 4f5b6deb4c87c7df3c7052de3847e74926d0c0c2 (plain)
1
2
3
4
5
6
7
8
9
10
TARGET = textinput

include(../shared/shared.pri)

content.files = \
    main.qml \
    ScrollBar.qml \
    TextArea.qml \
    TextBase.qml \
    TextField.qml