Welcome: Fix qbs build

Change-Id: I00628699b09d7586307c8160987a170876fbac79
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
Christian Kandeler
2017-01-16 12:15:15 +01:00
parent 3ff3a19207
commit 6e13b7afbb

View File

@@ -9,7 +9,7 @@ QtcPlugin {
Depends { name: "Core" } Depends { name: "Core" }
files: [ files: [
"welcome2plugin.cpp", "welcome.qrc",
"welcome2plugin.h", "welcomeplugin.cpp",
] ]
} }