summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohan Klokkhammer Helsing <johan.helsing@qt.io>2019-09-13 12:52:15 +0200
committerJohan Helsing <johan.helsing@qt.io>2019-09-18 06:06:40 +0000
commit90f9c3c6fdb323a7fd509cb7fc018472cc5d1c13 (patch)
tree59c57aee3d13a79bd4f415152311853525987464
parent0c838ea604e2ac9871f78c8f11b30ce23a7c7750 (diff)
Don't try to inject non-existent generated headers for xdg-shell v5
We use a hand edited version for xdg-shell-v5, which is added through src/plugins/shellintegration/xdg-shell-v5/pregenerated/xdg-shell-v5.pri so we shouldn't need to add it through sync.profile. Fixes: QTBUG-78210 Change-Id: Ida60f98c950b74132bd526cf44a4bf667cdce730 (cherry picked from commit 7e658cf26dc6e85dbe4a4216f7294dbb3a928dcc) Reviewed-by: Paul Olav Tvete <paul.tvete@qt.io>
-rw-r--r--sync.profile4
1 files changed, 0 insertions, 4 deletions
diff --git a/sync.profile b/sync.profile
index f5d92815..ec3dbf98 100644
--- a/sync.profile
+++ b/sync.profile
@@ -44,10 +44,6 @@
"^wayland-xdg-shell-client-protocol.h",
"^wayland-xdg-decoration-unstable-v1-client-protocol.h",
],
- "$basedir/src/plugins/shellintegration/xdg-shell-v5" => [
- "^qwayland-xdg-shell-unstable-v5.h",
- "^wayland-xdg-shell-unstable-v5-client-protocol.h",
- ],
"$basedir/src/plugins/shellintegration/xdg-shell-v6" => [
"^qwayland-xdg-shell-unstable-v6.h",
"^wayland-xdg-shell-unstable-v6-client-protocol.h",