Welcome: Fix qbs build

Amends 8770d83fc8.

Change-Id: I45809354d3562c9360e014270d0e1570f54cf7e6
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
Christian Kandeler
2018-12-19 09:42:02 +01:00
parent 0b36eaa60c
commit f207404eaf

View File

@@ -10,6 +10,8 @@ QtcPlugin {
Depends { name: "app_version_header" }
files: [
"introductionwidget.cpp",
"introductionwidget.h",
"welcome.qrc",
"welcomeplugin.cpp",
]