Fix build script issue.

This commit is contained in:
Roman Telezhynskyi 2023-09-26 16:00:41 +03:00
parent bc13cc6c10
commit 86dac2c466

View file

@ -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)