aboutsummaryrefslogtreecommitdiffstats
path: root/examples/treeview/customdelegate/customdelegate.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/treeview/customdelegate/customdelegate.pro')
-rw-r--r--examples/treeview/customdelegate/customdelegate.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/treeview/customdelegate/customdelegate.pro b/examples/treeview/customdelegate/customdelegate.pro
index e27f52c..79f9fb2 100644
--- a/examples/treeview/customdelegate/customdelegate.pro
+++ b/examples/treeview/customdelegate/customdelegate.pro
@@ -1,3 +1,5 @@
+requires(qtHaveModule(widgets))
+
TEMPLATE = app
QT += gui qml quick widgets quickcontrols2