From 423fc5ed706ca3d91f8919ef7767a28ac3a6f2e0 Mon Sep 17 00:00:00 2001 From: Liang Qi Date: Tue, 31 May 2022 20:26:31 +0200 Subject: QtWlShellIntegrationPrivate: includemocs Pick-to: 6.3 6.2 5.15 Task-number: QTBUG-103295 Change-Id: I000dd8b5fa13747acfa8c12df4203dfdaa48b9c4 Reviewed-by: Marc Mutz --- src/plugins/shellintegration/wl-shell/qwaylandwlshellsurface.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/plugins/shellintegration/wl-shell/qwaylandwlshellsurface.cpp b/src/plugins/shellintegration/wl-shell/qwaylandwlshellsurface.cpp index 8f41118d..688255ca 100644 --- a/src/plugins/shellintegration/wl-shell/qwaylandwlshellsurface.cpp +++ b/src/plugins/shellintegration/wl-shell/qwaylandwlshellsurface.cpp @@ -288,3 +288,5 @@ void QWaylandWlShellSurface::shell_surface_popup_done() } QT_END_NAMESPACE + +#include "moc_qwaylandwlshellsurface_p.cpp" -- cgit v1.2.1