From 6777d8c4e27771744d35dc0bbc2c4479b09903f7 Mon Sep 17 00:00:00 2001 From: Liang Qi Date: Wed, 1 Jun 2022 09:20:53 +0200 Subject: QWaylandXdgShellIntegrationPlugin: includemocs Pick-to: 6.3 6.2 5.15 Task-number: QTBUG-103295 Change-Id: I974dbcd67bc4a45cf18d0fdf197bcaeb12c633b4 Reviewed-by: Marc Mutz --- src/plugins/shellintegration/xdg-shell/qwaylandxdgshell.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/plugins/shellintegration/xdg-shell/qwaylandxdgshell.cpp b/src/plugins/shellintegration/xdg-shell/qwaylandxdgshell.cpp index c07373f6..363555a8 100644 --- a/src/plugins/shellintegration/xdg-shell/qwaylandxdgshell.cpp +++ b/src/plugins/shellintegration/xdg-shell/qwaylandxdgshell.cpp @@ -581,3 +581,5 @@ void QWaylandXdgShell::handleRegistryGlobal(void *data, wl_registry *registry, u } QT_END_NAMESPACE + +#include "moc_qwaylandxdgshell_p.cpp" -- cgit v1.2.1