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,42 +20,42 @@ QtcPlugin {
|
||||
]
|
||||
|
||||
files: [
|
||||
"bazaar.qrc",
|
||||
"bazaarcommitpanel.ui",
|
||||
"cloneoptionspanel.ui",
|
||||
"pullorpushdialog.ui",
|
||||
"revertdialog.ui",
|
||||
"bazaarcommitwidget.cpp",
|
||||
"bazaarcommitwidget.h",
|
||||
"bazaarsettings.cpp",
|
||||
"branchinfo.cpp",
|
||||
"branchinfo.h",
|
||||
"cloneoptionspanel.cpp",
|
||||
"cloneoptionspanel.h",
|
||||
"constants.h",
|
||||
"optionspage.ui",
|
||||
"pullorpushdialog.cpp",
|
||||
"pullorpushdialog.h",
|
||||
"annotationhighlighter.cpp",
|
||||
"annotationhighlighter.h",
|
||||
"bazaar.qrc",
|
||||
"bazaarclient.cpp",
|
||||
"bazaarclient.h",
|
||||
"bazaarcommitpanel.ui",
|
||||
"bazaarcommitwidget.cpp",
|
||||
"bazaarcommitwidget.h",
|
||||
"bazaarcontrol.cpp",
|
||||
"bazaarcontrol.h",
|
||||
"bazaareditor.cpp",
|
||||
"bazaareditor.h",
|
||||
"bazaarplugin.cpp",
|
||||
"bazaarplugin.h",
|
||||
"bazaarsettings.cpp",
|
||||
"bazaarsettings.h",
|
||||
"branchinfo.cpp",
|
||||
"branchinfo.h",
|
||||
"cloneoptionspanel.cpp",
|
||||
"cloneoptionspanel.h",
|
||||
"cloneoptionspanel.ui",
|
||||
"clonewizard.cpp",
|
||||
"clonewizard.h",
|
||||
"clonewizardpage.cpp",
|
||||
"clonewizardpage.h",
|
||||
"commiteditor.cpp",
|
||||
"commiteditor.h",
|
||||
"constants.h",
|
||||
"optionspage.cpp",
|
||||
"optionspage.h",
|
||||
"images/bazaar.png"
|
||||
"optionspage.ui",
|
||||
"pullorpushdialog.cpp",
|
||||
"pullorpushdialog.h",
|
||||
"pullorpushdialog.ui",
|
||||
"revertdialog.ui",
|
||||
"images/bazaar.png",
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user