aboutsummaryrefslogtreecommitdiffstats
path: root/treeview.pro
blob: e40b654efa02708e1f89918d1336fb01c0d83e9b (plain)
1
2
3
4
5
6
!versionAtLeast(QT_VERSION, 5.15.0):error("This project requires Qt-5.15 or newer to build.")
requires(qtHaveModule(quick))
requires(qtHaveModule(quickcontrols2))

load(qt_parts)