forked from qt-creator/qt-creator
qbs files: Sort files
Change-Id: I6514deb70162bd52687e6143813bcf1325a797db Reviewed-by: Christian Kandeler <christian.kandeler@digia.com>
This commit is contained in:
committed by
Christian Kandeler
parent
ad94d4f09c
commit
a00b291484
@@ -20,18 +20,18 @@ QtcPlugin {
|
||||
]
|
||||
|
||||
files: [
|
||||
"tasklistplugin.h",
|
||||
"TaskList.mimetypes.xml",
|
||||
"stopmonitoringhandler.cpp",
|
||||
"stopmonitoringhandler.h",
|
||||
"taskfile.cpp",
|
||||
"taskfile.h",
|
||||
"taskfilefactory.cpp",
|
||||
"taskfilefactory.h",
|
||||
"tasklist.qrc",
|
||||
"tasklist_export.h",
|
||||
"tasklistconstants.h",
|
||||
"stopmonitoringhandler.h",
|
||||
"taskfile.h",
|
||||
"taskfilefactory.h",
|
||||
"tasklistplugin.cpp",
|
||||
"stopmonitoringhandler.cpp",
|
||||
"taskfile.cpp",
|
||||
"taskfilefactory.cpp",
|
||||
"tasklist.qrc",
|
||||
"TaskList.mimetypes.xml"
|
||||
"tasklistplugin.h",
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user