Fix build script issue.
This commit is contained in:
parent
bc13cc6c10
commit
86dac2c466
2
dmg.qbs
2
dmg.qbs
|
@ -71,7 +71,7 @@ VAppleApplicationDiskImage {
|
|||
// set to false to use a solid-color background (see dmg.backgroundColor below)
|
||||
property bool useImageBackground: true
|
||||
Group {
|
||||
name "Background image"
|
||||
name: "Background image"
|
||||
condition: useImageBackground
|
||||
files: {
|
||||
if (buildconfig.enableMultiBundle)
|
||||
|
|
Loading…
Reference in New Issue
Block a user