From 90f9c3c6fdb323a7fd509cb7fc018472cc5d1c13 Mon Sep 17 00:00:00 2001 From: Johan Klokkhammer Helsing Date: Fri, 13 Sep 2019 12:52:15 +0200 Subject: 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 --- sync.profile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'sync.profile') diff --git a/sync.profile b/sync.profile index f5d928158..ec3dbf983 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", -- cgit v1.2.3