summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@qt.io>2022-06-01 09:30:23 +0200
committerLiang Qi <liang.qi@qt.io>2022-06-01 10:58:12 +0200
commit531d1ddc7fc19f28ef690771db85901922177fe1 (patch)
treeff181ef238c0db6750edded3582bc97b2b992c3f
parent4e0f5b21bf6e47c80815c926e8ec3d93002fe96f (diff)
downloadqtwayland-531d1ddc7fc19f28ef690771db85901922177fe1.tar.gz
QtWaylandClient: includemocs - qt6
Pick-to: 6.3 6.2 Task-number: QTBUG-103295 Change-Id: Ia4cb0df840b27e70f162e28d13bedd992c27cd83 Reviewed-by: Marc Mutz <marc.mutz@qt.io>
-rw-r--r--src/client/qwaylandinputmethodcontext.cpp2
1 files changed, 2 insertions, 0 deletions
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"