Handle MouseArea.enabled = false after mouse is pressed.
[profile/ivi/qtdeclarative.git] / examples / qml / modelviews / modelviews.pro
1 TEMPLATE = subdirs
2
3 SUBDIRS += \
4     abstractitemmodel \
5     objectlistmodel \
6     stringlistmodel
7
8