summaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2020-06-15 10:54:00 +0200
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2020-06-18 12:02:26 +0200
commit7e83f09eadc54fb3a9ae89598a42b7dc0aa2828c (patch)
treeba2413b432a83a0ad1151026840e746bf332df37 /sync.profile
parentab01885e48873fb2ad71841a3f1627fe4d9cd835 (diff)
Move UNIX services into QtGui
Task-number: QTBUG-83255 Change-Id: I95cd25c6e18ffb46955acc76d6cab551d1c8f5ae Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sync.profile b/sync.profile
index f631eeaefb..4eb9b0433e 100644
--- a/sync.profile
+++ b/sync.profile
@@ -15,7 +15,6 @@
"QtDeviceDiscoverySupport" => "$basedir/src/platformsupport/devicediscovery",
"QtInputSupport" => "$basedir/src/platformsupport/input",
"QtXkbCommonSupport" => "$basedir/src/platformsupport/input/xkbcommon",
- "QtServiceSupport" => "$basedir/src/platformsupport/services",
"QtThemeSupport" => "$basedir/src/platformsupport/themes",
"QtEglSupport" => "$basedir/src/platformsupport/eglconvenience",
"QtFbSupport" => "$basedir/src/platformsupport/fbconvenience",