From 531d1ddc7fc19f28ef690771db85901922177fe1 Mon Sep 17 00:00:00 2001 From: Liang Qi Date: Wed, 1 Jun 2022 09:30:23 +0200 Subject: QtWaylandClient: includemocs - qt6 Pick-to: 6.3 6.2 Task-number: QTBUG-103295 Change-Id: Ia4cb0df840b27e70f162e28d13bedd992c27cd83 Reviewed-by: Marc Mutz --- src/client/qwaylandinputmethodcontext.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/client/qwaylandinputmethodcontext.cpp b/src/client/qwaylandinputmethodcontext.cpp index 033c89c8..e547739c 100644 --- a/src/client/qwaylandinputmethodcontext.cpp +++ b/src/client/qwaylandinputmethodcontext.cpp @@ -429,3 +429,5 @@ QWaylandTextInputMethod *QWaylandInputMethodContext::textInputMethod() const } // QtWaylandClient QT_END_NAMESPACE + +#include "moc_qwaylandinputmethodcontext_p.cpp" -- cgit v1.2.1