forked from qt-creator/qt-creator
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>
This commit is contained in:
@@ -9,10 +9,11 @@ QtcPlugin {
|
||||
Depends { name: "TextEditor" }
|
||||
|
||||
files: [
|
||||
"emacskeysconstants.h",
|
||||
"emacskeysplugin.cpp",
|
||||
"emacskeysplugin.h",
|
||||
"emacskeysstate.cpp",
|
||||
"emacskeysstate.h",
|
||||
"emacskeysconstants.h",
|
||||
"emacskeystr.h",
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user