From f360ce8c3f46229af6c76e1d5b6a02fba7954632 Mon Sep 17 00:00:00 2001 From: Liang Qi Date: Wed, 1 Jun 2022 09:30:02 +0200 Subject: QtWaylandClient: includemocs Task-number: QTBUG-103295 Change-Id: Ibac5e794c7d7f35d51d8d48110892c33a0b67c7a Reviewed-by: Marc Mutz (cherry picked from commit 4e0f5b21bf6e47c80815c926e8ec3d93002fe96f) Reviewed-by: Qt Cherry-pick Bot --- src/client/qwaylandprimaryselectionv1.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/client/qwaylandprimaryselectionv1.cpp') diff --git a/src/client/qwaylandprimaryselectionv1.cpp b/src/client/qwaylandprimaryselectionv1.cpp index 6ec38d50d..b8806a810 100644 --- a/src/client/qwaylandprimaryselectionv1.cpp +++ b/src/client/qwaylandprimaryselectionv1.cpp @@ -169,3 +169,5 @@ void QWaylandPrimarySelectionSourceV1::zwp_primary_selection_source_v1_send(cons } // namespace QtWaylandClient QT_END_NAMESPACE + +#include "moc_qwaylandprimaryselectionv1_p.cpp" -- cgit v1.2.3