aboutsummaryrefslogtreecommitdiffstats
path: root/src/templates/templates.pri
diff options
context:
space:
mode:
Diffstat (limited to 'src/templates/templates.pri')
-rw-r--r--src/templates/templates.pri2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/templates/templates.pri b/src/templates/templates.pri
index 34344e03..0bcde3da 100644
--- a/src/templates/templates.pri
+++ b/src/templates/templates.pri
@@ -17,6 +17,7 @@ HEADERS += \
$$PWD/qquickframe_p.h \
$$PWD/qquickframe_p_p.h \
$$PWD/qquickgroupbox_p.h \
+ $$PWD/qquickitemdelegate_p.h \
$$PWD/qquicklabel_p.h \
$$PWD/qquicklabel_p_p.h \
$$PWD/qquickoverlay_p.h \
@@ -58,6 +59,7 @@ SOURCES += \
$$PWD/qquickdrawer.cpp \
$$PWD/qquickframe.cpp \
$$PWD/qquickgroupbox.cpp \
+ $$PWD/qquickitemdelegate.cpp \
$$PWD/qquicklabel.cpp \
$$PWD/qquickoverlay.cpp \
$$PWD/qquickpageindicator.cpp \