summaryrefslogtreecommitdiff
path: root/src/plugins/perforce
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/perforce
parent7cb309a2db20fe91e766fdd81cbae6d79eb92d81 (diff)
downloadqt-creator-f5bd33027756e77890677e32a31f6796ca44481d.tar.gz
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/perforce')
-rw-r--r--src/plugins/perforce/perforce.qbs3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/plugins/perforce/perforce.qbs b/src/plugins/perforce/perforce.qbs
index 6d2e7ca0be..cbf35b1efa 100644
--- a/src/plugins/perforce/perforce.qbs
+++ b/src/plugins/perforce/perforce.qbs
@@ -28,6 +28,7 @@ QtcPlugin {
"perforcesubmiteditor.cpp",
"perforcesubmiteditor.h",
"perforcesubmiteditorwidget.cpp",
- "perforcesubmiteditorwidget.h"
+ "perforcesubmiteditorwidget.h",
+ "perforcetr.h",
]
}