aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/welcome
diff options
context:
space:
mode:
authorChristian Stenger <christian.stenger@qt.io>2023-02-08 15:25:56 +0100
committerChristian Stenger <christian.stenger@qt.io>2023-02-08 14:37:03 +0000
commitf5bd33027756e77890677e32a31f6796ca44481d (patch)
tree0cdb44f6587a9ed7036bf39decadc52b9bf73428 /src/plugins/welcome
parent7cb309a2db20fe91e766fdd81cbae6d79eb92d81 (diff)
Qbs: Update some qbs files
List respective tr files and while at it shuffle some of the listed files to match common sort order. Change-Id: I73845ad1dae5e8c86d3741067f40b7b2b37e2a6e Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
Diffstat (limited to 'src/plugins/welcome')
-rw-r--r--src/plugins/welcome/welcome.qbs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/welcome/welcome.qbs b/src/plugins/welcome/welcome.qbs
index 05e81bfc0cf..95acd8fe216 100644
--- a/src/plugins/welcome/welcome.qbs
+++ b/src/plugins/welcome/welcome.qbs
@@ -14,5 +14,6 @@ QtcPlugin {
"introductionwidget.h",
"welcome.qrc",
"welcomeplugin.cpp",
+ "welcometr.h",
]
}