aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/threading/threadedlistmodel/threadedlistmodel.pro
blob: b3849b3e1aff0ec31579b4a4ca2b236a22947d1c (plain)
1
2
3
4
5
6
TEMPLATE = app
TARGET = threadedlistmodel
QT += qml quick

SOURCES += threadedlistmodel.cpp
RESOURCES += threadedlistmodel.qrc