forked from qt-creator/qt-creator
Consistently give qbs groups a name.
These nicely show up in the project tree in Qt Creator then. Change-Id: I9782f5953d61940e6c2a0f61f07bb15aaeba49d9 Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
This commit is contained in:
committed by
Joerg Bornemann
parent
5e407c08d7
commit
1b3bb5cb7e
@@ -76,6 +76,7 @@ QtcPlugin {
|
||||
]
|
||||
|
||||
Group {
|
||||
name: "Gitorious"
|
||||
prefix: "gitorious/"
|
||||
files: [
|
||||
"gitorious.cpp",
|
||||
@@ -99,6 +100,7 @@ QtcPlugin {
|
||||
}
|
||||
|
||||
Group {
|
||||
name: "Gerrit"
|
||||
prefix: "gerrit/"
|
||||
files: [
|
||||
"gerritdialog.cpp",
|
||||
|
||||
Reference in New Issue
Block a user