Fixes issue #731 Change-Id: Id313e84b8fb4ff20f6a4e1ed11cb601927888318
Open in Web IDE
Quickly and easily edit multiple files in your project.
Edit
Edit this file only.
TEMPLATE = subdirs
SUBDIRS += \
gallery \
splitview \
stackview \
tableview \
touch
qtHaveModule(widgets) {
SUBDIRS += text \
ApplicationTemplate
}