summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@qt.io>2022-06-01 09:30:23 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2022-06-01 17:34:46 +0000
commit7521675832de4623adc9086aeb5d63b9a764018c (patch)
treeee65ec5c8b783587c13e245beb57d96a39105cca
parent65f2a95104598babc2082b1f16dbd559a348c118 (diff)
QtWaylandClient: includemocs - qt6
Task-number: QTBUG-103295 Change-Id: Ia4cb0df840b27e70f162e28d13bedd992c27cd83 Reviewed-by: Marc Mutz <marc.mutz@qt.io> (cherry picked from commit 531d1ddc7fc19f28ef690771db85901922177fe1) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-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 b0f6cc3ee..5186f06ab 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"