summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJukka Jokiniva <jukka.jokiniva@qt.io>2020-06-23 07:49:06 +0300
committerJukka Jokiniva <jukka.jokiniva@qt.io>2020-06-23 06:53:47 +0000
commitf08549e136dd866475f8cfcedf2f25792571c0a8 (patch)
tree4b404cfbe6e55f7490b1c71829560c4d5dc44ac5
parent14d7868a4ce6eab332a2257657b15eb30e3487a1 (diff)
downloadqtbase-wip/qt6_snapshot.tar.gz
Add QtFontDatabaseSupport to sync.profilewip/qt6_snapshot
Change-Id: Ie8118dca88d69d154a322ffa0fc54840b6e1e44f Reviewed-by: Antti Kokko <antti.kokko@qt.io>
-rw-r--r--sync.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sync.profile b/sync.profile
index f631eeaefb..b36e459f51 100644
--- a/sync.profile
+++ b/sync.profile
@@ -13,6 +13,7 @@
"QtConcurrent" => "$basedir/src/concurrent",
"QtLinuxAccessibilitySupport" => "$basedir/src/platformsupport/linuxaccessibility",
"QtDeviceDiscoverySupport" => "$basedir/src/platformsupport/devicediscovery",
+ "QtFontDatabaseSupport" => "$basedir/src/platformsupport/fontdatabases",
"QtInputSupport" => "$basedir/src/platformsupport/input",
"QtXkbCommonSupport" => "$basedir/src/platformsupport/input/xkbcommon",
"QtServiceSupport" => "$basedir/src/platformsupport/services",